efi.h: Add efi_image_loaded_t
authorMatt Fleming <matt.fleming@intel.com>
Tue, 15 Nov 2011 12:56:50 +0000 (12:56 +0000)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 10 Dec 2011 01:35:42 +0000 (17:35 -0800)
commit8e84f345e2f2189a37492c77c566c7494b7b6b23
treeb97fc637fa2485b54367d3b9294e398c0443ddac
parentf30ca6ba0bb2b7d050f24682bb8639c939c79859
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 <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