commit | 3b3702377c576f6624348c7c6fd113bfd934fbd7 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Mon Jun 06 15:36:25 2011 -0400 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Mon Jun 06 13:30:30 2011 -0700 |
tree | c68a394441a4269f37b63858fbd54166256893bb | |
parent | f7a2d73fe75c71941fb0a6b4d8fe7da8144f2c7b [diff] |
x86, efi: Add infrastructure for UEFI 2.0 runtime services We're currently missing support for any of the runtime service calls introduced with the UEFI 2.0 spec in 2006. Add the infrastructure for supporting them. Signed-off-by: Matthew Garrett <mjg@redhat.com> Link: http://lkml.kernel.org/r/1307388985-7852-2-git-send-email-mjg@redhat.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>