summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDriver.c
AgeCommit message (Expand)Author
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj
2013-05-13Update Code to pass EBC compiler.lgao4
2012-11-14Fix issue that node is still reachable after executing ifconfig –c.tye1
2012-10-11Add missing braces around initializer.lzeng14
2011-04-281. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc...hhuan13
2011-04-251. Enabled IP4 layer auto configuration in case cable swap is detected.hhuan13
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu2
2010-07-13Refine code.vanjeff
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu2
2010-04-24Update the copyright notice formathhtian
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-06-25Extend the max number of interface to 128 and correct the display of eth name.gikidy
2009-05-13fixed typo.vanjeff
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2008-12-30code scrub for Ip4ConfigDxejgong5
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong5
2008-06-30Clean codes per ECC.vanjeff
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-28Clear up network stack to use R9 MdeLib:qhuang8
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff
2007-07-25Fixed EBC build issues.vanjeff
2007-07-23Import Ip4Config modulevanjeff