Searched refs:efi_unimplemented (Results 1 – 1 of 1) sorted by relevance
37 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void);929 static efi_status_t __efi_runtime EFIAPI efi_unimplemented(void) in efi_unimplemented() function942 .get_wakeup_time = (void *)&efi_unimplemented,943 .set_wakeup_time = (void *)&efi_unimplemented,949 .get_next_high_mono_count = (void *)&efi_unimplemented,
Completed in 4 milliseconds