Re: [PATCH v7 16/36] efi: Add an EFI table address match function

From: Matt Fleming
Date: Thu Jun 22 2017 - 06:57:56 EST


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@xxxxxxx>
> Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx>
> ---
> drivers/firmware/efi/efi.c | 33 +++++++++++++++++++++++++++++++++
> include/linux/efi.h | 7 +++++++
> 2 files changed, 40 insertions(+)

Reviewed-by: Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx>