Home
last modified time | relevance | path

Searched refs:efi_runtime_services_supported (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_runtime.c98 u16 efi_runtime_services_supported = in efi_init_runtime_supported() local
107 efi_runtime_services_supported |= EFI_RT_SUPPORTED_RESET_SYSTEM; in efi_init_runtime_supported()
114 sizeof(efi_runtime_services_supported), in efi_init_runtime_supported()
115 &efi_runtime_services_supported)); in efi_init_runtime_supported()