efi: cache test results of boolean EFI state functions
EFI variable access is nowadays subject to rate limiting by the kernel. Thus, let's cache the results of checking them, in order to minimize how often we access them. Fixes: #14828 (cherry picked from commit f46ba939)
Loading
Please register or sign in to comment