* [edk2-devel] reg: HTTP Boot failure
@ 2023-07-28 8:52 Sivaraman Nainar via groups.io
0 siblings, 0 replies; only message in thread
From: Sivaraman Nainar via groups.io @ 2023-07-28 8:52 UTC (permalink / raw)
To: devel@edk2.groups.io, Maciej Rabeda; +Cc: Santhosh Kumar V, Dhanaraj V
[-- Attachment #1: Type: text/plain, Size: 2318 bytes --]
Hello:
In the environment of PXE and Http server setup configured in same Linux machine HTTP Boot is gettin failed. If the PXE Server and HTTP Server configured in two different machines then the boot is fine.
Failure Test case:
1.Select PXE IPv4/6 to boot
2.Booted into Grub Boot loader File successfully, then exit back to setup from grub boot loader
3.select HTTP IPv4/6 to boot -> HTTP boot FAIL
Root Cause: When Pxe boot is successfully booted to grub, All network drivers are stopped,
And when we select Http Boot , All network drivers are getting started again, but Dhcp->start interface is failed with EFI_NO_MAPPING
As EFI_NO_MAPPING is reported from Dhcp->start ,we have suspected link local is not updated properly. Hence added few seconds delay before starting http boot and Http Boot is working properly.
Pass test case:
Select HTTP IPv4/6 to boot into Grub boot loader file, then exit back to setup from grub boot loader console
then -> select PXE IPv4/6 to boot -> PXE can boot PASS
When http boot is successfully booted to grub, Network Driver are not stopped. Since the drivers are not stopped, when we select Pxe Boot it is working as all network drivers configured the instance properly.
For this test case #1 is there any recommendation to address the issue generically without havin hardcoded delay before HTTP Boot?
Thanks
Siva
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107374): https://edk2.groups.io/g/devel/message/107374
Mute This Topic: https://groups.io/mt/100407101/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-
[-- Attachment #2: Type: text/html, Size: 8251 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-28 8:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 8:52 [edk2-devel] reg: HTTP Boot failure Sivaraman Nainar via groups.io
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox