Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_runtime.c37 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void);
929 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void) in efi_unimplemented() function
942 .get_wakeup_time = (void *)&efi_unimplemented,
943 .set_wakeup_time = (void *)&efi_unimplemented,
949 .get_next_high_mono_count = (void *)&efi_unimplemented,

Completed in 3 milliseconds