Date
1 - 1 of 1
[Bug 4052] Update HTTP Boot Device Path in UEFI specification
bugzilla-daemon@...
https://bugzilla.tianocore.org/show_bug.cgi?id=4052
--- Comment #5 from Saloni Kasbekar <saloni.kasbekar@...> --- Update to the proposal to add below snippet to Section 24.7.3.1 to support addition of proxy server URI in the device path. New update adds file path to endpoint URI (and not proxy server URI) - In order to support HTTP Boot via a proxy server, a second Uri() path can be added to the device path that contains the proxy server's path. For example: PciRoot(0x0)/Pci(0x19, 0x0)/MAC(001230F4B4FF, 0x0)/IPv4(192.168.1.100, TCP, DHCP, 192.168.1.5, 192.168.1.1, 255.255.255.0)/Uri(http://192.168.1.100/shell.efi)/Uri(http://proxy-server.com) PciRoot(0x0)/Pci(0x19, 0x0)/MAC(001230F4B4FF, 0x0)/IPv6(2015::100, TCP, StatefulAutoConfigure, 2015::5, 2015::10, 64)/Uri(http://2015::100/shell.efi)/Uri(http://proxy-server.com) -- You are receiving this mail because: You are on the CC list for the bug.
|
|