- c476450 NetworkPkg: reset DHCP child when leaving PXE LoadFile. by Fu Siyuan · 9 years ago
- bf9f7ce NetworkPkg: remove unnecessary timeout event when setting IPv6 address. by Fu Siyuan · 9 years ago
- 94d449f NetworkPkg: PXE Driver's LoadFile protocol should check FilePath by Zhang Lubo · 9 years ago
- ac99793 NetworkPkg: Fix the issue cannot boot to UEFI Network after reset by Zhang Lubo · 9 years ago
- 6104732 NetworkPkg: Fix the issue EfiPxeBcDhcp() may return wrong status. by Zhang Lubo · 9 years ago
- c960bdc NetworkPkg:Replace unsafe string functions. by Zhang Lubo · 10 years ago
- c7d0583 NetworkPkg/UefiPxeBcDxe: Fix code style in INF file. by jiaxinwu · 10 years ago
- 2b0c2ba Coding style change in UefiPxeBcDxe.inf by jiaxinwu · 10 years ago
- 2bbe955 Add IPV6 support from UNDI by Ye Ting · 10 years ago
- 903d1fa PXE driver bug fix. by Fu Siyuan · 10 years ago
- e29fc50 PXE driver bug fix. by Fu Siyuan · 10 years ago
- 07f986f Fix a bug that the gateway is not necessary in a simple PXE network. by Gary Lin · 10 years ago
- 8f586b8 NetworkPkg: Source fixes and cleanup for ARMGCC compiles by Randy Pawell · 10 years ago
- ae97201 1. Update PXE driver to support PXEv6 boot cross subnet. by Fu, Siyuan · 10 years ago
- 537dafa NetworkPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- 332be0d NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 8ef3af3 NetworkPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- a361d39 Append the terminating null character at the end of the string to avoid buffer overflow. by Qiu Shumin · 10 years ago
- 4e07e87 The pointer argument should be set to NULL if not used not FALSE. by Fu, Siyuan · 10 years ago
- 393a316 Refine code to make it more safely. by Eric Dong · 11 years ago
- cd9944d Fix default VENDOR_CLASS in DHCP discover. by Larry Cleeton · 11 years ago
- 0e7f6f5 Fix typo in function name PxeBcFlushStaionIp which should be PxeBcFlushStationIp. by Mauro Faccenda · 11 years ago
- 620f846 Fix bug that PXEv4 boot fail if PXEv6 is performed firstly. by Fu Siyuan · 11 years ago
- 8cb9297 1. Update the parsing logic of DHCP message in PXE driver. by Fu Siyuan · 11 years ago
- ecec420 Update PXE driver to support PXE forced mode. by Fu Siyuan · 11 years ago
- 928927d Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which was incorrectly called NIC_IP4_CONFIG_INFO.Perment by Samer El-Haj-Mahmoud elhaj · 11 years ago
- 3d2367a Fix bug in PXE driver: memory may be freed before use. by sfu5 · 12 years ago
- 30a95d4d3 Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL tag bit 3 set. by sfu5 · 12 years ago
- 6879581 Update dual network stack drivers to produce multiple Driver Binding Protocol. by sfu5 · 12 years ago
- ef117a6 Remove unused [Guids] section from PXE inf file. by sfu5 · 12 years ago
- f402291 Initialize DefaultInfo before using it. by sfu5 · 12 years ago
- 1ac9cb8 Remove the useless goto statements in PXE driver. by sfu5 · 12 years ago
- a1c0d0f Fix corrupt PXE boot menu display issue. by sfu5 · 12 years ago
- 216f797 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. by sfu5 · 12 years ago
- 75dce34 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option on the different IP stack is selected. by sfu5 · 12 years ago
- 9063c32 Fix bugs in PXE driver when using option 43 for boot server list and boot menu prompt. by sfu5 · 12 years ago
- ed2bfec Update PXE driver to wait for IPv6 duplicate address detection to finish. by sfu5 · 13 years ago
- d40002b 1. Fix a bug for PXEv6 when Proxy PXE server and DHCP server are located at the same server. by sfu5 · 13 years ago
- 357af28 Reconfigure the UdpRead instance if an error occurred in Dhcp, Discover and Mtftp process. by sfu5 · 13 years ago
- ce28035 1. Fix a bug to initialize the UdpRead instance in EfiPxeBcStart function. by sfu5 · 13 years ago
- 501793f Adopt new IPv4/IPv6 device path for network modules. by niruiyu · 13 years ago
- 9bdc659 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- 01d89e9 NetworkPkg/UefiPxeBcDxe: Fix GCC build issue by jljusten · 13 years ago
- eb2710a 1. Support netboot6 tftp URL format like tftp://[aaaa::bbbb]/myfile.efi;mode=octet, other mode is rejected. by sfu5 · 13 years ago
- ef2455b Fix bug for UefiPxeBcDxe driver to catch the return status. by sfu5 · 13 years ago
- 4496ff7 1. Refine the error handling when the PXE-v4 DHCP offer isn't valid by hhuan13 · 13 years ago
- f43b7a5 Refine file comments to follow coding style. by ydong10 · 13 years ago
- 2f3f1a6 1.Fix a icc build break by hhuan13 · 13 years ago
- d5aff67 1. Enhanced error handling in case PXE DHCP process error happens. by hhuan13 · 13 years ago
- 129b8b0 1. Fix bugs for PXE-IPv6 to accommodate the situation: by hhuan13 · 13 years ago
- 19ddbb2 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid() by hhuan13 · 14 years ago
- 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
- 1812735 1. Fix PXE performance issue : enhance EfiPxeBcSetIpFilter() to eliminate unnecessary re-configure UdpRead operation. by hhuan13 · 14 years ago
- 278c601 1. Add error handling for PXE-IPV6. by hhuan13 · 14 years ago
- d6d78ac Fix a bug in PxeBcDriver (When disconnect PxeBc driver under shell environment will cause a exception) by hhuan13 · 14 years ago
- 76389e1 NetworkPkg: comments clean up. by xdu2 · 14 years ago
- 852b634 Fixed a bug for OPTION_NII(62) defined in RFC 5970. by hhuan13 · 14 years ago
- 15f3fc8 To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protocol on IPV4/V6 child handle separately. by hhuan13 · 14 years ago
- c01fa59 Fix PxeBcDhcp6.c comments since official UEFI 2.3 Errata D spec is published. by hhuan13 · 14 years ago
- a3bcde7 Add NetworkPkg (P.UDK2010.UP3.Network.P1) by hhtian · 14 years ago