On Tue, 11 Aug, at 02:16:22PM, Lee, Chun-Yi wrote: > Add get variable and set variable function to EFI services pointer > table for supporting later functions of hibernate signature > verification to keep the HMAC key in efi boot service variable. > EFI boot stub needs get/set_variable functions for accessing key. > > Reviewed-by: Jiri Kosina <jkosina@xxxxxxxx> > Tested-by: Jiri Kosina <jkosina@xxxxxxxx> > Signed-off-by: Lee, Chun-Yi <jlee@xxxxxxxx> > --- > arch/x86/boot/compressed/eboot.c | 4 ++++ > arch/x86/boot/compressed/head_32.S | 6 +++--- > arch/x86/boot/compressed/head_64.S | 8 ++++---- > arch/x86/include/asm/efi.h | 2 ++ > 4 files changed, 13 insertions(+), 7 deletions(-) Reviewed-by: Matt Fleming <matt.fleming@xxxxxxxxx> -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html