Searched hist:fe4db90a80cd12ebe4efe385d40d6636330149ed (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/firmware/efi/ |
H A D | efi.c | diff fe4db90a80cd12ebe4efe385d40d6636330149ed Thu Jan 23 06:10:25 CST 2020 Ard Biesheuvel <ardb@kernel.org> 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>
|
/openbmc/linux/include/linux/ |
H A D | efi.h | diff fe4db90a80cd12ebe4efe385d40d6636330149ed Thu Jan 23 06:10:25 CST 2020 Ard Biesheuvel <ardb@kernel.org> 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>
|