Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_watchdog.c42 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog() function
82 r = efi_set_watchdog(300); in efi_watchdog_register()
H A Defi_boottime.c1980 efi_set_watchdog(0); in efi_exit_boot_services()
2045 return EFI_EXIT(efi_set_watchdog(timeout)); in efi_set_watchdog_timer()
/openbmc/u-boot/include/
H A Defi_loader.h299 efi_status_t efi_set_watchdog(unsigned long timeout);