Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_runtime.c29 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void);
358 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void) in efi_unimplemented() function
381 .get_wakeup_time = (void *)&efi_unimplemented,
382 .set_wakeup_time = (void *)&efi_unimplemented,