commit | f30ca6ba0bb2b7d050f24682bb8639c939c79859 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt.fleming@intel.com> | Tue Nov 15 12:56:32 2011 +0000 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Dec 09 17:35:40 2011 -0800 |
tree | f037f0e74bb67bbb66f3dc629a9dc11143c57c36 | |
parent | f7d7d01be53cb47e0ae212c4e968aa28b82d2138 [diff] |
efi.h: Add struct definition for boot time services With the forthcoming efi stub code we're gonna need to access boot time services so let's define a struct so we can access the functions. 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>