public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Too little and too quick UEFI HTTPv6 error messages
@ 2023-01-26 22:03 luizluca
  0 siblings, 0 replies; only message in thread
From: luizluca @ 2023-01-26 22:03 UTC (permalink / raw)
  To: devel

Hello,

I'm not an UEFI dev but a sysadm using UEFI to netboot using PXE/HTTP IPv4/IPv6.
It took a lot of time for me to discover why the firmware was failing
to accept the URL offered by the DHCPv6 server. I only got this pretty
quick message:

"Error: Could not retrieve NBP file size from HTTP server."

I needed to record it using a camera and play it frame by frame to be
able to read it from a real HW. However, that didn't give me a clue
about what was happening. After I read the code (I'm also a dev), I
noticed that many conditions could lead to that same error message. In
my case, it was the server not setting the content-type to
application/efi.

Can't we have better error handling to inform the user what is really wrong?
Can't we have a single second of delay when an error occurs after the
boot process was attempted (i.e. after DHCP answer is good)?

Regards,

---
     Luiz Angelo Daros de Luca
            luizluca@gmail.com

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-26 22:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26 22:03 Too little and too quick UEFI HTTPv6 error messages luizluca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox