]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcDhcp.c
1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot option...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe / PxeBcDhcp.c
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2011-08-24 hhuan131. Refine the error handling for PXE-v4 driver.
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2010-09-15 ydong10Refine soma code to make code run safely.
2010-07-08 hhuan13Remove ASSERT and change to if ()
2010-07-08 hhuan13Fix a bug by adding * for Ptr8
2010-07-07 hhuan13Fix a bug:
2010-05-14 hhuan13Fix 3 K8 issues for PXE module
2010-04-24 hhtianUpdate the copyright notice format
2010-02-02 xdu21. add error handling in case DHCP success but boot...
2010-02-01 ljin6Get MaxPacketSize from IP4 mode data and reduce the...
2010-01-28 ljin6Fixed the issue of duplicated SYS_ARCH in MdeModulePkg...
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-30 xdu2Code clean up in NetLib:
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-07-17 vanjefffixed ASSERT condition issue.
2009-07-09 vanjeffadd security check.
2009-07-08 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-04-14 vanjeffUse default UNDI information if NII protocol not exists.
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-03-16 vanjeff1. sync PXE boot trackers for Windows 2008 server.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-04-03 vanjeffsync alignment issue on IPF.
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcD...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2008-01-04 vanjeff1. Import UEFI PxeBc module in MdeModulePkg