git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e84f34
)
efi.h: Add allocation types for boottime->allocate_pages()
author
Matt Fleming
<matt.fleming@intel.com>
Tue, 15 Nov 2011 12:57:03 +0000
(12:57 +0000)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Sat, 10 Dec 2011 01:35:44 +0000
(17:35 -0800)
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>
include/linux/efi.h
patch
|
blob
|
history
diff --cc
include/linux/efi.h
Simple merge