Age | Commit message (Expand) | Author |
2016-06-08 | MdeModulePkg: Fix IPv4 UseDefaultAddress failure case. | Jiaxin Wu |
2016-04-11 | MdeModulePkg: Add new macros and refine codes | Zhang Lubo |
2016-03-02 | MdeModulePkg: Change the default IPv4 config policy | Jiaxin Wu |
2015-08-20 | MdeModulePkg: Fix default router table and interface missing error | Jiaxin Wu |
2015-08-18 | MdeModulePkg: IP4 should re-initiate a DHCP if it detects network reconnection | Jiaxin Wu |
2015-08-11 | MdeModulePkg: Fix issue about current Ip4Dxe implementation for DHCP DORA pro... | Jiaxin Wu |
2015-07-07 | MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, | jiaxinwu |
2014-05-07 | 1. Mark the network volatile variables as deprecated in code comments and rem... | Fu Siyuan |
2013-09-18 | Fix a bug in Ip4 driver that Ip4.Transmit() interface may return EFI_INVALID_... | Fu Siyuan |
2013-03-11 | Fix a bug in IP4 driver which may cause “reconnect –r” hang. | sfu5 |
2012-12-13 | 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support. | sfu5 |
2012-10-17 | 1. Fix a bug in PXE driver that the PXE boot do not restart if a new boot opt... | sfu5 |
2010-10-15 | Update IPsec.h file to follow approved ECR which will be collected into futur... | qianouyang |
2010-08-12 | Fix bug in Ip4Dxe and Dhcp4Dxe to ensure that RaiseTPL and RestoreTPL are in ... | xdu2 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-04-16 | Fixed GCC 4.4 build issues due to EFIAPI not being used when required. | geekboy15a |
2010-02-03 | For network dynamic media support: | xdu2 |
2010-01-08 | refine the code and add more security check. | vanjeff |
2009-12-30 | Code clean up in NetLib: | xdu2 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-11 | 1. Add Link MTU support to IP4 and TCP4 driver. | tye |
2009-11-04 | [Change summary]: | tye |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-06-29 | add security check. | vanjeff |
2009-01-16 | Fixed OPTIONAL/comma issue | jgong5 |
2009-01-16 | code scrub fix | jgong5 |
2008-11-18 | synced function header | jgong5 |
2008-11-11 | Scrubbed more. | jgong5 |
2008-11-11 | Scrubbed some files for IP4 | jgong5 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-07-11 | Code Scrub for DxeCrc32GuidedSectionExtractLib library instance. | lgao4 |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 |
2007-08-23 | 1. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ... | vanjeff |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff |