index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NetworkPkg
/
UefiPxeBcDxe
Age
Commit message (
Expand
)
Author
2014-01-15
Fix bug that PXEv4 boot fail if PXEv6 is performed firstly.
Fu Siyuan
2014-01-13
1. Update the parsing logic of DHCP message in PXE driver.
Fu Siyuan
2014-01-06
Update PXE driver to support PXE forced mode.
Fu Siyuan
2013-10-01
Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...
Samer El-Haj-Mahmoud elhaj
2013-05-14
Fix bug in PXE driver: memory may be freed before use.
sfu5
2013-05-09
Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set.
sfu5
2013-04-25
Update dual network stack drivers to produce multiple Driver Binding Protocol.
sfu5
2013-04-23
Remove unused [Guids] section from PXE inf file.
sfu5
2013-03-11
Initialize DefaultInfo before using it.
sfu5
2013-02-20
Remove the useless goto statements in PXE driver.
sfu5
2013-02-01
Fix corrupt PXE boot menu display issue.
sfu5
2012-12-13
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
sfu5
2012-10-17
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...
sfu5
2012-08-24
Fix bugs in PXE driver when using option 43 for boot server list and boot men...
sfu5
2012-07-04
Update PXE driver to wait for IPv6 duplicate address detection to finish.
sfu5
2012-02-07
1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...
sfu5
2011-12-16
Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...
sfu5
2011-11-25
1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.
sfu5
2011-10-26
Adopt new IPv4/IPv6 device path for network modules.
niruiyu
2011-09-18
Clean up the private GUID definition in module Level.
lgao4
2011-09-10
NetworkPkg/UefiPxeBcDxe: Fix GCC build issue
jljusten
2011-09-09
1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...
sfu5
2011-09-01
Fix bug for UefiPxeBcDxe driver to catch the return status.
sfu5
2011-08-24
1. Refine the error handling when the PXE-v4 DHCP offer isn't valid
hhuan13
2011-08-24
Refine file comments to follow coding style.
ydong10
2011-08-16
1.Fix a icc build break
hhuan13
2011-08-12
1. Enhanced error handling in case PXE DHCP process error happens.
hhuan13
2011-08-12
1. Fix bugs for PXE-IPv6 to accommodate the situation:
hhuan13
2011-07-14
1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...
hhuan13
2011-07-05
Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...
niruiyu
2011-06-09
1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...
hhuan13
2011-06-01
1. Add error handling for PXE-IPV6.
hhuan13
2011-02-18
Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...
hhuan13
2011-01-21
NetworkPkg: comments clean up.
xdu2
2010-12-03
Fixed a bug for OPTION_NII(62) defined in RFC 5970.
hhuan13
2010-12-01
To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...
hhuan13
2010-11-16
Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.
hhuan13
2010-11-01
Add NetworkPkg (P.UDK2010.UP3.Network.P1)
hhtian