HomeFreeBSD

MFC r355132: Support kernels larger than EFI_STAGING_SIZE in loader.efi

Description

MFC r355132: Support kernels larger than EFI_STAGING_SIZE in loader.efi

With a very large kernel or module the staging area may be too small to
hold it. When this is the case try to allocate more space before failing
in the efi copyin/copyout/readin functions.

Details

Provenance
kevansAuthored on
Parents
rS363631: Put nfs_fha_new.c from head into sys/fs/nfsserver.
Branches
Unknown
Tags
Unknown