]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Impl.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Ip4Dxe / Ip4Impl.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
2018-09-18 Jiaxin WuMdeModulePkg/Ip4Dxe: Refine the coding style.
2018-09-13 Jiaxin WuMdeModulePkg/Ip4Dxe: Sync the direct route entry setting.
2018-09-06 Star ZengMdeModulePkg: Remove trailing white space
2018-09-03 Fu SiyuanMdeModulePkg/Network: Add 32bit subnet mask support...
2018-06-28 Fu SiyuanMdeModulePkg: Update IP4 driver to check for NULL point...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-21 Fu SiyuanMdeModulePkg/NetworkPkg: Checking for NULL pointer...
2018-01-12 Wang FanMdeModulePkg/Ip4Dxe: Add an independent timer for recon...
2017-12-22 Fu SiyuanMdeModulePkg/Ip4Dxe: Clean up IP4 interface if failed...
2017-10-26 Jiaxin WuMdeModulePkg/Ip4Dxe: Trigger Ip4Config2 to retrieve...
2017-03-17 Zhang LuboMdeModulePkg: Fix service binding issue in TCP4 and...
2017-03-17 Jiaxin WuMdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for...
2016-06-08 Jiaxin WuMdeModulePkg: Fix IPv4 UseDefaultAddress failure case.
2016-04-11 Zhang LuboMdeModulePkg: Add new macros and refine codes
2016-03-02 Jiaxin WuMdeModulePkg: Change the default IPv4 config policy
2015-08-20 Jiaxin WuMdeModulePkg: Fix default router table and interface...
2015-08-18 Jiaxin WuMdeModulePkg: IP4 should re-initiate a DHCP if it detec...
2015-08-11 Jiaxin WuMdeModulePkg: Fix issue about current Ip4Dxe implementa...
2015-07-07 jiaxinwuMdeModulePkg: Update Ip4Dxe driver to support Ip4Config...
2014-05-07 Fu Siyuan1. Mark the network volatile variables as deprecated...
2013-09-18 Fu SiyuanFix a bug in Ip4 driver that Ip4.Transmit() interface...
2013-03-11 sfu5Fix a bug in IP4 driver which may cause “reconnect...
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...
2010-10-15 qianouyangUpdate IPsec.h file to follow approved ECR which will...
2010-08-12 xdu2Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL...
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-02-03 xdu2For network dynamic media support:
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-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-04 tye[Change summary]:
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-06-29 vanjeffadd security check.
2009-01-16 jgong5Fixed OPTIONAL/comma issue
2009-01-16 jgong5code scrub fix
2008-11-18 jgong5synced function header
2008-11-11 jgong5Scrubbed more.
2008-11-11 jgong5Scrubbed some files for IP4
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-07-11 lgao4Code Scrub for DxeCrc32GuidedSectionExtractLib library...
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-11-20 vanjeff1. Add DPC protocol and DpcLib library in MdeModulePkg.
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...