]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Dhcp4Dxe/Dhcp4Io.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Dhcp4Dxe / Dhcp4Io.c
2019-05-27 Liming GaoNetworkPkg: Move Network library and drivers from MdeMo...
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2019-01-23 Jiaxin WuMdeModulePkg/Dhcp4Dxe: Remove unnecessary NULL pointer...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-01-11 Wang FanMdeModulePkg/Dhcp4Dxe: Free NET_BUF data after sent...
2016-10-28 Fu SiyuanMdeModulePkg: Update IP4 stack drivers for classless...
2016-06-23 Zhang LuboMedmodulePkg: Refine codes related to Dhcpv4 and Dhcpv6...
2015-07-26 Jiaxin WuMdeModulePkg: Remove TransmitReceive() and ActiveChild...
2014-06-26 Eric DongRefine code to make it more safely.
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2011-11-23 sfu5Add pointer check for NULL before dereference it.
2011-11-21 sfu51.Fix a bug in Dhcp4Dxe driver to correct the ‘secs...
2010-06-02 hhuan13Fixed tracker #203752, Dhcp4 assert issue.
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-02-23 vanjeffenhanced Dhcp4Dxe module to clean active configure...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-21 tye1. Fix a bug in Dhcp4 to prevent unexpected broadcast...
2009-07-10 vanjeff1. remove duplicated NetLibDispatchDpc() calling in...
2009-06-08 vanjeffsync tracker:PXE misused the parameter of second since...
2009-01-16 jgong5code scrub fix
2008-11-14 jgong5Scrubbed part of the code.
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-06-30 vanjeffClean codes per ECC.
2008-06-24 vanjeff[Description]:
2008-04-02 vanjeffenhanced UefiPxeBcDxe to support
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-12-18 qwang12fix a issue to pass ICC build
2007-12-18 vanjeffSync the latest version from R8.
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...