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:
8af21e7
)
x86: Don't use magic strings for EFI loader signature
author
Matt Fleming
<matt.fleming@intel.com>
Tue, 15 Nov 2011 12:56:14 +0000
(12:56 +0000)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Sat, 10 Dec 2011 01:35:38 +0000
(17:35 -0800)
Introduce a symbol, EFI_LOADER_SIGNATURE instead of using the magic
strings, which also helps to reduce the amount of ifdeffery.
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>
No differences found