search for: udk2014

Displaying 6 results from an estimated 6 matches for "udk2014".

2015 Jun 09
2
EFI and proxyDHCP: setups
...&mode->ProxyOffer.Dhcpv4; should be replaced by if (mode->PxeReplyReceived) pkt_v4 = &mode->PxeReply.Dhcpv4; else if (mode->ProxyOfferReceived) pkt_v4 = &mode->ProxyOffer.Dhcpv4; else pkt_v4 = &mode->DhcpAck.Dhcpv4; this code is used in C:\UDK2014.SP1.P1.Complete\MyWorkSpace\NetworkPkg\UefiPxeBcDxe\PxeBcBoot.c / PxeBcDhcp4BootInfo() when looking for boot info. I agree it is not 100% clear but it could be necessary on non proxyDHCP situations. i.e when the PXE info is contained within the DHCP OFFER/ACK I do not know if in that particular ca...
2016 Apr 06
2
hdt error on syslinux 6.0.4-pre1?
.../svn.code.sf.net/p/edk2/code/branches/UDK2010.SR1 > > https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Devices/EFI/Firmware/ReadMe.vbox#L5 > EFI firmware based on the opensource EDK2 project. The current base is > revision 18601 from: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1 > ... > > = QEMU/OVMF = > $ rpm -q edk2.git-ovmf-x64 > edk2.git-ovmf-x64-0-20160401.b1656.gde70b8c.noarch > > https://github.com/tianocore/edk2/commit/de70b8c > > > VBox stable - OVMF 2010 > current - OVMF 2014 > QEMU all - OVMF 2016 > >...
2016 Apr 04
2
hdt error on syslinux 6.0.4-pre1?
On 4 Apr 2016 at 8:06, H. Peter Anvin wrote: Subject: Re: [syslinux] hdt error on syslinux 6.0.4-pre1? To: "Michael D. Setzer II" <mikes at kuentos.guam.net>, syslinux at zytor.com From: "H. Peter Anvin" <hpa at zytor.com> Date sent: Mon, 4 Apr 2016 08:06:13 -0700 > On 04/04/16 07:14, Michael D. Setzer II via Syslinux
2015 Jun 09
0
EFI and proxyDHCP: setups
...> if (mode->PxeReplyReceived) > pkt_v4 = &mode->PxeReply.Dhcpv4; > else if (mode->ProxyOfferReceived) > pkt_v4 = &mode->ProxyOffer.Dhcpv4; > else > pkt_v4 = &mode->DhcpAck.Dhcpv4; > > this code is used in > C:\UDK2014.SP1.P1.Complete\MyWorkSpace\NetworkPkg\UefiPxeBcDxe\PxeBcBoot.c / PxeBcDhcp4BootInfo() > when looking for boot info. > I agree it is not 100% clear but it could be necessary on non proxyDHCP situations. > i.e when the PXE info is contained within the DHCP OFFER/ACK I do not know if in that...
2016 Apr 05
0
hdt error on syslinux 6.0.4-pre1?
...13361 from: https://svn.code.sf.net/p/edk2/code/branches/UDK2010.SR1 https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Devices/EFI/Firmware/ReadMe.vbox#L5 EFI firmware based on the opensource EDK2 project. The current base is revision 18601 from: https://svn.code.sf.net/p/edk2/code/branches/UDK2014.SP1 ... = QEMU/OVMF = $ rpm -q edk2.git-ovmf-x64 edk2.git-ovmf-x64-0-20160401.b1656.gde70b8c.noarch https://github.com/tianocore/edk2/commit/de70b8c VBox stable - OVMF 2010 current - OVMF 2014 QEMU all - OVMF 2016
2015 Jun 09
2
EFI and proxyDHCP: setups
On Sun, Jun 7, 2015 at 5:09 PM, Patrick Masotta <masottaus at yahoo.com> wrote: >>>> > Patrick, I think I've been able to figure out some missing details > about your VMware Workstation tests. For a proxyDHCP, > I'm using dnsmasq. Could you try to confirm your test was the > same basic setup? > > On VMware Workstation 10 with a VMHWv10 VM set to