rhboot / shim

UEFI shim loader
Other
816 stars 284 forks source link

Allow fallback to default loader when encountering errors on network boot #666

Open nathan-omeara opened 2 weeks ago

nathan-omeara commented 2 weeks ago

Only certain errors trigger fallback to the default loader name. This change allows fallback when encountering EFI_TFTP_ERROR as well. And ideally would also handle EFI_HTTP_ERROR the same way, but that requires updating gnu-efi to a version newer than the shim-15.8 branch.

This fixes the issue reported in https://github.com/rhboot/shim/issues/649 that prevents boot on some models of PC.