Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_watchdog.c44 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog() function
86 r = efi_set_watchdog(300); in efi_watchdog_register()
A Defi_boottime.c2197 efi_set_watchdog(0); in efi_exit_boot_services()
2275 return EFI_EXIT(efi_set_watchdog(timeout)); in efi_set_watchdog_timer()
/u-boot/include/
A Defi_loader.h464 efi_status_t efi_set_watchdog(unsigned long timeout);

Completed in 10 milliseconds