From: Matt Fleming Date: Tue, 15 Nov 2011 12:56:50 +0000 (+0000) Subject: efi.h: Add efi_image_loaded_t X-Git-Tag: v3.3-rc1~95^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e84f345e2f2189a37492c77c566c7494b7b6b23;p=pandora-kernel.git efi.h: Add efi_image_loaded_t Add the EFI loaded image structure and protocol guid which are required by the x86 EFI boot stub. The EFI boot stub uses the structure to figure out where it was loaded in memory and to pass command line arguments to the kernel. 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