Searched hist:bb05e4ba452ada7966fbced4e829aa029f546445 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | efi.h | diff bb05e4ba452ada7966fbced4e829aa029f546445 Tue Nov 15 06:57:03 CST 2011 Matt Fleming <matt.fleming@intel.com> efi.h: Add allocation types for boottime->allocate_pages()
Add the allocation types detailed in section 6.2 - "AllocatePages()" of the UEFI 2.3 specification. These definitions will be used by the x86 EFI boot stub which needs to allocate memory during boot.
Cc: Matthew Garrett <mjg@redhat.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com> Link: http://lkml.kernel.org/r/1318848017-12301-1-git-send-email-matt@console-pimps.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|