]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/UefiPxeBcDxe
MdeModulePkg: Fix IPv4 double free
[mirror_edk2.git] / MdeModulePkg / Universal / Network / UefiPxeBcDxe /
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-10-16 Fu SiyuanMdeModulePkg: reset DHCP child when leaving PXE LoadFile.
2015-09-10 Zhang LuboMdeModulePkg: PXE Driver's LoadFile protocol should...
2015-07-29 Zhang LuboMdeModulePkg: Fix the issue cannot boot to UEFI Network...
2015-07-26 Zhang LuboMdeModulePkg: Fix the issue EfiPxeBcDhcp() may return...
2015-07-08 Zhang LuboMdeModulePkg: Replace unsafe string functions.
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-25 Qiu ShuminAppend the terminating null character at the end of...
2014-08-04 Harry LiebelThe pointer argument should be set to NULL if not used...
2014-06-26 Eric DongRefine code to make it more safely.
2014-01-24 Gao, LimingUpdate Module BaseName to avoid the same name.
2014-01-22 Tian, HotFix CRLF format
2014-01-13 Fu Siyuan1. Update the parsing logic of DHCP message in PXE...
2013-05-14 sfu5Add Copyright notices and comments for Red Hat contributor.
2013-05-09 sfu5Skip PXE prompt/menu/discover if PXE_DISCOVERY_CONTROL...
2013-04-23 sfu5Remove unused [Guids] section from PXE inf file.
2013-03-11 sfu5Initialize DefaultInfo before using it.
2013-02-01 sfu5Removes a useless condition in PxeBcImpl.c.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2011-12-16 sfu5Reconfigure the UdpRead instance if an error occurred...
2011-09-09 sfu51. Fix bug in PXE driver UdpRead function to handle...
2011-09-01 sfu5Fix bug for UefiPxeBcDxe driver to catch the return...
2011-08-24 hhuan131. Refine the error handling for PXE-v4 driver.
2011-07-14 hhuan131. Define a netlib library function NetLibGetSystemGuid()
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-09 hhuan131. Fix PXE performance issue : enhance EfiPxeBcSetIpFil...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-09-09 hhuan13Improve PXE Over IPv4 performance:
2010-08-27 hhuan13To comply w/ UEFI spec , In Dhcp(), Discover(), and...
2010-08-18 hhuan131. Introduce PcdTftpBlockSize to let platform DSC custo...
2010-08-15 hhuan13Roll back BlockSize to 0x8000 for PXE performance concern.
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-03-27 vanjeffremove PxeBc->Stop () when EFI_BUFFER_TOO_SMALL, the...
2010-03-19 hhuan13Fix an bug for PXE boot assert
2010-03-18 vanjeffchanging UDP default timeout value to 2s to improve...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-03 xdu2For network dynamic media support:
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 ljin6Remove redundant arch definition in UefiPxeBcDxe.
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-12-04 vanjeffThe functionality of PXE Base Code protocol will not...
2009-11-25 vanjeffFixed the bug that not to stop PXE functionality when...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-11-04 tye[Change summary]:
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-14 vanjeffUse siaddr in DHCP packet, if zero, use option 54 instead.
2009-07-27 vanjeffFixed build issue on GCC compiler. This issue is introd...
2009-07-24 vanjeffUpdated EFI_MTFTP4_TOKEN structure to add member Contex...
2009-07-17 vanjefffixed ASSERT condition issue.
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-09 vanjeffadd security check.
2009-07-08 vanjeffadd security check.
2009-06-29 vanjeffadd security check.
2009-06-29 gikidyFix incorrect error handling when PXE boot timeout.
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-05-21 mdkinneyUpdate module to show real dependencies on the MemoryAl...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
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-09 lgao4Clean Network Driver to include Uefi.h, not PiDxe.h.
2009-02-06 jgong5fixed more issues by scrubbing.
2009-02-06 jgong5Synced function header.
2009-02-06 jgong5code scrub for UefiPxeBcDxe.
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-04 vanjeffChanged the POLL&TIMEOUT timer values from 50ms to...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-01 vanjeff1. Fixed issue when calculating timeout value in timeou...
2008-11-18 xli24Refine MdeModulePkg to pass GCC build.
2008-10-31 qhuang8Update to use DOS format
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-19 vanjeff1. Sync Bug:PXE Boot issue- UefiPxeBc driver currently...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-06-12 vanjeffclean EBC build.
2008-06-05 vanjeffSupport EBC for UefiPxeBcDxe module.
2008-05-27 vanjeff[Description]:
2008-04-03 vanjeffsync alignment issue on IPF.
2008-04-03 vanjefffixed bug in stop() function, that made stop() failure.
2008-04-02 vanjeffremove debug code.
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcI...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcD...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcM...
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/PxeBcD...
2008-03-10 vanjefffixed one bug in stop(), adding get NicHandle by gEfiAr...
2008-03-10 vanjeffremove debug code.
2008-03-10 vanjeff1. Enabled SetIpFilter() in UefiPxeBcDxe module.
next