summaryrefslogtreecommitdiff
path: root/NetworkPkg/UefiPxeBcDxe
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Fix corrupt PXE boot menu display issue.sfu51-2/+2
2012-12-131. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu53-5/+76
2012-10-171. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt...sfu55-3/+24
2012-08-24Fix bugs in PXE driver when using option 43 for boot server list and boot men...sfu55-56/+111
2012-07-04Update PXE driver to wait for IPv6 duplicate address detection to finish.sfu53-5/+76
2012-02-071. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at t...sfu52-18/+38
2011-12-16Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and M...sfu52-21/+29
2011-11-251. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function.sfu51-0/+22
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu1-1/+1
2011-09-18Clean up the private GUID definition in module Level.lgao42-23/+12
2011-09-10NetworkPkg/UefiPxeBcDxe: Fix GCC build issuejljusten1-5/+5
2011-09-091. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=...sfu52-25/+98
2011-09-01Fix bug for UefiPxeBcDxe driver to catch the return status.sfu51-1/+7
2011-08-241. Refine the error handling when the PXE-v4 DHCP offer isn't validhhuan133-1/+8
2011-08-24Refine file comments to follow coding style.ydong102-2/+2
2011-08-161.Fix a icc build breakhhuan131-1/+1
2011-08-121. Enhanced error handling in case PXE DHCP process error happens.hhuan131-0/+8
2011-08-121. Fix bugs for PXE-IPv6 to accommodate the situation: hhuan135-20/+327
2011-07-141. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetS...hhuan134-141/+5
2011-07-05Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu1-3/+3
2011-06-091. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unn...hhuan132-53/+116
2011-06-011. Add error handling for PXE-IPV6.hhuan131-1/+4
2011-02-18Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environmen...hhuan131-1/+10
2011-01-21NetworkPkg: comments clean up.xdu22-4/+4
2010-12-03Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan132-3/+1
2010-12-01To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan132-30/+166
2010-11-16Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published.hhuan131-3/+2
2010-11-01Add NetworkPkg (P.UDK2010.UP3.Network.P1)hhtian16-0/+12646