Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1196130
| From | Matt Fleming <matt.fleming@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 02/16] x86/efi: Add get and set variable to EFI services pointer table |
| Date | 2015-07-30 17:30 +0200 |
| Message-ID | <pRXWq-2jR-23@gated-at.bofh.it> (permalink) |
| References | <pMSkF-Sa-5@gated-at.bofh.it> <pMSkF-Sa-7@gated-at.bofh.it> |
| Organization | Intel Corporation (UK) Ltd. - Registered No. 1134945 - Pipers Way, Swindon SN3 1RJ |
On Thu, 2015-07-16 at 22:25 +0800, 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 veriable.
>
> Signed-off-by: Lee, Chun-Yi <jlee@suse.com>
Maybe mention that we want to be able to read/write variables from
within the EFI boot stub? That's really why you want to add
{get,set}_variable pointers.
s/veriable/variable/
Rest of the patch looks good.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [RFC PATCH 02/16] x86/efi: Add get and set variable to EFI services pointer table Matt Fleming <matt.fleming@intel.com> - 2015-07-30 17:30 +0200
csiph-web