search for: simplenetwork

Displaying 16 results from an estimated 16 matches for "simplenetwork".

2015 Aug 28
4
HP EFI binaries
Sorry guys; I got a bit lost about Gene's request on this thread; usually a handle dump like # dh > handles.txt it's all we need to see the relationship between the NBP's device handle and the Service Binding handles. Did you get handles.txt? is it available for download somewhere? >>> Gene, after modifying some of Patrick's code I have been able to get the
2015 Aug 28
0
HP EFI binaries
Thanks Derrik; I got your efi-dh.txt I've found this: 252: SimpleNetwork PXEBaseCode LoadFile DevicePath(0000:0000:0000:0000:0000:0000)) 267: SimpleNetwork PXEBaseCode LoadFile DevicePath(065F36E00EE,0x1)/IPv4(0.0.0.0)) 27C: SimpleNetwork PXEBaseCode LoadFile DevicePath(0000:0000:0000:0000:0000:0000)) 291: SimpleNetwork PXEBaseCode LoadFile DevicePath(065F36E00EF,0x1)/I...
2015 Aug 17
5
HP EFI binaries
...wrote: > Gene > > Thanks for the reply. I didn't have a guid command, and couldn't find the > equivalent. dh > fs0:\efi-dh.txt worked, but dh -p Net did not so I ran dh Nothing of the sort listed with the help command to list the full GUIDs and their aliases? > -d -v -p SimpleNetwork > fs0:\efi-simplenetwork.txt Excellent job on finding the target alias. > Also attaching a screenshot from Oscar's debug code. > > Thank you At least it makes it through a lot of the initial code. -- -Gene > On Sat, Aug 15, 2015 at 11:38 AM, Gene Cumm <gene.cumm at gmail...
2015 Aug 28
6
HP EFI binaries
On Fri, Aug 28, 2015 at 4:22 AM, Patrick Masotta <masottaus at yahoo.com> wrote: > Thanks Derrik; I got your efi-dh.txt > > I've found this: > > 252: SimpleNetwork PXEBaseCode LoadFile DevicePath(0000:0000:0000:0000:0000:0000)) > 267: SimpleNetwork PXEBaseCode LoadFile DevicePath(065F36E00EE,0x1)/IPv4(0.0.0.0)) > 27C: SimpleNetwork PXEBaseCode LoadFile DevicePath(0000:0000:0000:0000:0000:0000)) > 291: SimpleNetwork PXEBaseCode LoadFile DevicePath(065...
2017 Nov 27
3
core_udp_sendto: no mapping
...ellBinPkg/UefiShell/X64/Shell.efi > > > > > > and got a dh > dh.txt > > > I don't know what to do with this info so attaching it here. > > > > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you > > likely see as "SimpleNetwork". This handle has the necessary > > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). > > > > Thanks for the excellent data. It's been a while since I looked at > > the handle search code to debug this. > > Did you ever see a "disable Us...
2017 Nov 28
2
core_udp_sendto: no mapping
...> > > > > and got a dh > dh.txt > > > > > I don't know what to do with this info so attaching it here. > > > > > > > > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you > > > > likely see as "SimpleNetwork". This handle has the necessary > > > > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). > > > > > > > > Thanks for the excellent data. It's been a while since I looked at > > > > the handle search code to debug this. > &...
2017 Nov 27
2
core_udp_sendto: no mapping
...here: > https://github.com/tianocore/edk2/blob/master/ShellBinPkg/UefiShell/X64/Shell.efi > > and got a dh > dh.txt > I don't know what to do with this info so attaching it here. Ok. Different GUID aliases. Line 1381 says what I see as "Net" you likely see as "SimpleNetwork". This handle has the necessary "UDPv4ServiceBinding" (I see as "UDPv4Sb"). Thanks for the excellent data. It's been a while since I looked at the handle search code to debug this. -- -Gene
2015 Aug 25
0
HP EFI binaries
...s for the reply. I didn't have a guid command, and couldn't find the > > equivalent. dh > fs0:\efi-dh.txt worked, but dh -p Net did not so I ran > dh > > Nothing of the sort listed with the help command to list the full > GUIDs and their aliases? > > > -d -v -p SimpleNetwork > fs0:\efi-simplenetwork.txt > > Excellent job on finding the target alias. > > > Also attaching a screenshot from Oscar's debug code. > > > > Thank you > > At least it makes it through a lot of the initial code. > > -- > -Gene > > > On Sat,...
2015 Aug 27
0
HP EFI binaries
...s for the reply. I didn't have a guid command, and couldn't find the > > equivalent. dh > fs0:\efi-dh.txt worked, but dh -p Net did not so I ran > dh > > Nothing of the sort listed with the help command to list the full > GUIDs and their aliases? > > > -d -v -p SimpleNetwork > fs0:\efi-simplenetwork.txt > > Excellent job on finding the target alias. > > > Also attaching a screenshot from Oscar's debug code. > > > > Thank you > > At least it makes it through a lot of the initial code. > > -- > -Gene > > > On Sat,...
2017 Nov 27
3
core_udp_sendto: no mapping
...> > > > > and got a dh > dh.txt > > > > > I don't know what to do with this info so attaching it here. > > > > > > > > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you > > > > likely see as "SimpleNetwork". This handle has the necessary > > > > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). > > > > > > > > Thanks for the excellent data. It's been a while since I looked at > > > > the handle search code to debug this. > &...
2017 Nov 27
0
core_udp_sendto: no mapping
...4/Shell.efi >> > > >> > > and got a dh > dh.txt >> > > I don't know what to do with this info so attaching it here. >> > >> > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you >> > likely see as "SimpleNetwork". This handle has the necessary >> > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). >> > >> > Thanks for the excellent data. It's been a while since I looked at >> > the handle search code to debug this. >> >> Did you ever...
2017 Nov 29
0
core_udp_sendto: no mapping
...> > and got a dh > dh.txt >> > > > > I don't know what to do with this info so attaching it here. >> > > > >> > > > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you >> > > > likely see as "SimpleNetwork". This handle has the necessary >> > > > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). >> > > > >> > > > Thanks for the excellent data. It's been a while since I looked at >> > > > the handle search code to deb...
2017 Nov 28
0
core_udp_sendto: no mapping
...;>>>>> and got a dh > dh.txt >>>>>> I don't know what to do with this info so attaching it here. >>>>> >>>>> Ok. Different GUID aliases. Line 1381 says what I see as "Net" you >>>>> likely see as "SimpleNetwork". This handle has the necessary >>>>> "UDPv4ServiceBinding" (I see as "UDPv4Sb"). >>>>> >>>>> Thanks for the excellent data. It's been a while since I looked at >>>>> the handle search code to debug this. &g...
2017 Nov 27
0
core_udp_sendto: no mapping
...b.com/tianocore/edk2/blob/master/ShellBinPkg/UefiShell/X64/Shell.efi >> >> and got a dh > dh.txt >> I don't know what to do with this info so attaching it here. > > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you > likely see as "SimpleNetwork". This handle has the necessary > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). > > Thanks for the excellent data. It's been a while since I looked at > the handle search code to debug this. Did you ever see a "disable UseDefaultAddress" message?...
2017 Dec 06
4
core_udp_sendto: no mapping
...t a dh > dh.txt >>> > > > > I don't know what to do with this info so attaching it here. >>> > > > >>> > > > Ok. Different GUID aliases. Line 1381 says what I see as "Net" you >>> > > > likely see as "SimpleNetwork". This handle has the necessary >>> > > > "UDPv4ServiceBinding" (I see as "UDPv4Sb"). >>> > > > >>> > > > Thanks for the excellent data. It's been a while since I looked at >>> > > > the handle se...
2017 Nov 27
5
core_udp_sendto: no mapping
Bringing the discussion to the list. You stated you see the following on your Lenovo ThinkPad T470s with UEFI firmware N1WET41W (1.20 date: 10/17/2017): core_udp_sendto: stalling on configure with no mapping OUI 54-E1-AD lspci -s 0:1f.6 -v 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (4) I219-V (rev 21) Subsystem: Lenovo Ethernet Connection (4) I219-V