Home
last modified time | relevance | path

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

/u-boot/lib/efi_loader/
A Defi_watchdog.c43 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog() function
A Defi_boottime.c2203 efi_set_watchdog(0); in efi_exit_boot_services()
2286 return EFI_EXIT(efi_set_watchdog(timeout)); in efi_set_watchdog_timer()
/u-boot/cmd/
A Dbootefi.c370 ret = efi_set_watchdog(300); in do_bootefi_exec()
398 efi_set_watchdog(0); in do_bootefi_exec()
/u-boot/include/
A Defi_loader.h600 efi_status_t efi_set_watchdog(unsigned long timeout);

Completed in 15 milliseconds