Skip to content
Commit bf67fad1 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: Use more granular check for availability for variable services



The UEFI spec rev 2.8 permits firmware implementations to support only
a subset of EFI runtime services at OS runtime (i.e., after the call to
ExitBootServices()), so let's take this into account in the drivers that
rely specifically on the availability of the EFI variable services.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent fe4db90a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment