Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_runtime.c30 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void);
814 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void) in efi_unimplemented() function
871 .get_wakeup_time = (void *)&efi_unimplemented,
872 .set_wakeup_time = (void *)&efi_unimplemented,
878 .get_next_high_mono_count = (void *)&efi_unimplemented,