efi: Add support for EFI_RT_PROPERTIES table
authorArd Biesheuvel <ardb@kernel.org>
Thu, 23 Jan 2020 12:10:25 +0000 (13:10 +0100)
committerArd Biesheuvel <ardb@kernel.org>
Sun, 23 Feb 2020 20:59:42 +0000 (21:59 +0100)
commitfe4db90a80cd12ebe4efe385d40d6636330149ed
tree4b6acd9cb68f1fbb30b05493022c96b1b1a74979
parent96a3dd3dece8134ba19b0ded7e6663136d3107b9
efi: Add support for EFI_RT_PROPERTIES table

Take the newly introduced EFI_RT_PROPERTIES_TABLE configuration table
into account, which carries a mask of which EFI runtime services are
still functional after ExitBootServices() has been called by the OS.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
drivers/firmware/efi/efi.c
include/linux/efi.h