Age | Commit message (Expand) | Author |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2011-04-28 | 1. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc... | hhuan13 |
2011-04-25 | 1. Enabled IP4 layer auto configuration in case cable swap is detected. | hhuan13 |
2010-08-04 | Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS... | xdu2 |
2010-07-13 | Refine code. | vanjeff |
2010-07-05 | 1. update to use 1 EFI Variable per NIC (instead of converge all NIC configur... | xdu2 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-01-08 | 1)Remove “Back to Previous Page'”, since it cannot go back to “Device M... | vanjeff |
2010-01-04 | installing HII config access protocol on child handle instead of installing o... | vanjeff |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-06-25 | Extend the max number of interface to 128 and correct the display of eth name. | gikidy |
2009-05-13 | fixed typo. | vanjeff |
2009-05-13 | 1. retired NicIp4ConfigProtocolGuid | vanjeff |
2009-04-10 | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten |
2008-12-30 | code scrub for Ip4ConfigDxe | jgong5 |
2008-12-23 | Scrubbed some code for Ip4ConfigDxe. | jgong5 |
2008-06-30 | Clean codes per ECC. | vanjeff |
2008-02-14 | Use Mde library and definition instead of some native definitions in NetLib, ... | vanjeff |
2007-10-09 | Clean up Network Components to support GCC build. | yshang1 |
2007-09-30 | Update to support to produce Component Name and & Component Name 2 protocol ... | qhuang8 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 |
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 |
2007-07-25 | Fixed EBC build issues. | vanjeff |
2007-07-23 | Import Ip4Config module | vanjeff |