summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDriver.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-281. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc...hhuan131-13/+1
2011-04-251. Enabled IP4 layer auto configuration in case cable swap is detected.hhuan131-2/+25
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu21-1/+1
2010-07-13Refine code.vanjeff1-11/+55
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu21-104/+29
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff1-2/+2
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff1-10/+11
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-5/+5
2009-06-25Extend the max number of interface to 128 and correct the display of eth name.gikidy1-10/+2
2009-05-13fixed typo.vanjeff1-1/+1
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff1-6/+16
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2
2008-12-30code scrub for Ip4ConfigDxejgong51-8/+8
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong51-11/+3
2008-06-30Clean codes per ECC.vanjeff1-19/+11
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff1-7/+7
2007-10-09Clean up Network Components to support GCC build.yshang11-2/+2
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-09-28Clear up network stack to use R9 MdeLib:qhuang81-3/+2
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff1-1/+1
2007-07-30Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe.vanjeff1-1/+0
2007-07-25Fixed EBC build issues.vanjeff1-2/+2
2007-07-23Import Ip4Config modulevanjeff1-0/+529