Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672531
| From | Matt Fleming <matt@codeblueprint.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 16/36] efi: Add an EFI table address match function |
| Date | 2017-06-22 13:00 +0200 |
| Message-ID | <tV80a-3zb-17@gated-at.bofh.it> (permalink) |
| References | <tTjsJ-5VA-5@gated-at.bofh.it> <tV80a-3zb-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 16 Jun, at 01:52:53PM, Tom Lendacky wrote: > Add a function that will determine if a supplied physical address matches > the address of an EFI table. > > Reviewed-by: Borislav Petkov <bp@suse.de> > Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> > --- > drivers/firmware/efi/efi.c | 33 +++++++++++++++++++++++++++++++++ > include/linux/efi.h | 7 +++++++ > 2 files changed, 40 insertions(+) Reviewed-by: Matt Fleming <matt@codeblueprint.co.uk>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v7 16/36] efi: Add an EFI table address match function Matt Fleming <matt@codeblueprint.co.uk> - 2017-06-22 13:00 +0200
csiph-web