Home
last modified time | relevance | path

Searched hist:"96 a3dd3dece8134ba19b0ded7e6663136d3107b9" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/efi/
H A Defi.cdiff 96a3dd3dece8134ba19b0ded7e6663136d3107b9 Tue Jan 21 04:17:47 CST 2020 Ard Biesheuvel <ardb@kernel.org> efi: Store mask of supported runtime services in struct efi

Revision 2.8 of the UEFI spec introduces provisions for firmware to
advertise lack of support for certain runtime services at OS runtime.
Let's store this mask in struct efi for easy access.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
/openbmc/linux/include/linux/
H A Defi.hdiff 96a3dd3dece8134ba19b0ded7e6663136d3107b9 Tue Jan 21 04:17:47 CST 2020 Ard Biesheuvel <ardb@kernel.org> efi: Store mask of supported runtime services in struct efi

Revision 2.8 of the UEFI spec introduces provisions for firmware to
advertise lack of support for certain runtime services at OS runtime.
Let's store this mask in struct efi for easy access.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>