From: Matt Fleming Date: Tue, 15 Nov 2011 12:56:14 +0000 (+0000) Subject: x86: Don't use magic strings for EFI loader signature X-Git-Tag: v3.3-rc1~95^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7d7d01be53cb47e0ae212c4e968aa28b82d2138;p=pandora-kernel.git x86: Don't use magic strings for EFI loader signature Introduce a symbol, EFI_LOADER_SIGNATURE instead of using the magic strings, which also helps to reduce the amount of ifdeffery. 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