Skip to content

[UEFI Ipxe] After a boot failure, the machine will automatically restart after 5 minutes in the setup interface #1133

Answered by mcb30
Feng-zero asked this question in Q&A
Discussion options

You must be logged in to vote

BIOS booted up and loaded the optionROM from NIC. In the Save&exit interface, I entered the IPxe boot, but failed to boot(Caused by server configuration issues) and returned to the BIOS setup interface. I operated on the interface for 5 minutes, but the watchdog triggered the action of restarting the machine. Is this a normal mechanism?

After exiting from iPXE, it is the responsibility of the platform firmware to either cancel the watchdog timer, or to periodically reset the timer. You can see the relevant code in EDK2 at https://github.com/tianocore/edk2/blob/master/MdeModulePkg/Library/UefiBootManagerLib/BmLoadOption.c#L1485-L1502

Is it set by: https://github.com/ipxe/ipxe/blob/maste…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@Feng-zero
Comment options

@Feng-zero
Comment options

Comment options

You must be logged in to vote
1 reply
@Feng-zero
Comment options

Answer selected by Feng-zero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants