Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c28 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void);
287 .patchto = &efi_unimplemented,
589 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void) in efi_unimplemented() function
701 .get_wakeup_time = (void *)&efi_unimplemented,
702 .set_wakeup_time = (void *)&efi_unimplemented,