From: Matt Fleming Date: Tue, 15 Nov 2011 12:57:03 +0000 (+0000) Subject: efi.h: Add allocation types for boottime->allocate_pages() X-Git-Tag: v3.3-rc1~95^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb05e4ba452ada7966fbced4e829aa029f546445;p=pandora-kernel.git 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 Signed-off-by: Matt Fleming Link: http://lkml.kernel.org/r/1318848017-12301-1-git-send-email-matt@console-pimps.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed