K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-07-28T04:58:01.784219Z K 7 svn:log V 262 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. END