]> Git Repo - linux.git/commit - include/linux/efi.h
efi: Store mask of supported runtime services in struct efi
authorArd Biesheuvel <[email protected]>
Tue, 21 Jan 2020 10:17:47 +0000 (11:17 +0100)
committerArd Biesheuvel <[email protected]>
Sun, 23 Feb 2020 20:59:42 +0000 (21:59 +0100)
commit96a3dd3dece8134ba19b0ded7e6663136d3107b9
tree5501c241dbbfce60f986a7f0d92ac061ea2578d9
parente457ed516a67ea2087950960faaf89ebfb606f06
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 <[email protected]>
drivers/firmware/efi/efi.c
include/linux/efi.h
This page took 0.055246 seconds and 4 git commands to generate.