K 10 svn:author V 6 emaste K 8 svn:date V 27 2016-01-07T02:41:57.798425Z K 7 svn:log V 321 MFC r287934: Increase EFI staging size from 32MB to 48MB The EFI boot loader allocates a single chunk of contiguous memory to hold the kernel, modules, and any other loaded data. This memory block is relocated to the kernel's expected location during the transfer of control from the loader to the kernel. PR: 201679 END