Age | Commit message (Expand) | Author |
2016-04-11 | MdeModulePkg: Add new macros and refine codes | Zhang Lubo |
2015-07-07 | MdeModulePkg: Update Ip4Dxe driver to support Ip4Config2 protocol, | jiaxinwu |
2014-06-30 | Fix a bug in IP4 driver when computing the network broadcast adress. | Fu, Siyuan |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2013-04-25 | Fix ping command issue in IP4 driver. | sfu5 |
2013-03-11 | Fix a bug in IP4 driver which may cause “reconnect –r” hang. | 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-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 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
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 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-12-18 | Sync the latest version from R8. | vanjeff |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff |
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 |