]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigDriver.c
Update Code to pass EBC compiler.
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Ip4ConfigDxe / Ip4ConfigDriver.c
2013-05-13 lgao4Update Code to pass EBC compiler.
2012-11-14 tye1Fix issue that node is still reachable after executing...
2012-10-11 lzeng14Add missing braces around initializer.
2011-04-28 hhuan131. Fixed a bug to make sure IP,Mask,Gateway survives...
2011-04-25 hhuan131. Enabled IP4 layer auto configuration in case cable...
2010-08-04 xdu2Fix a typo in Ip4ConfigDriverBindingStart(): it should...
2010-07-13 vanjeffRefine code.
2010-07-05 xdu21. update to use 1 EFI Variable per NIC (instead of...
2010-04-24 hhtianUpdate the copyright notice format
2010-01-08 vanjeff1)Remove “Back to Previous Page'”, since it cannot...
2010-01-04 vanjeffinstalling HII config access protocol on child handle...
2009-11-13 xdu2Update network drivers to use FreePool() instead of...
2009-06-25 gikidyExtend the max number of interface to 128 and correct...
2009-05-13 vanjefffixed typo.
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2008-12-30 jgong5code scrub for Ip4ConfigDxe
2008-12-23 jgong5Scrubbed some code for Ip4ConfigDxe.
2008-06-30 vanjeffClean codes per ECC.
2008-02-14 vanjeffUse Mde library and definition instead of some native...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-28 qhuang8Clear up network stack to use R9 MdeLib:
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-30 vanjeffImport ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe...
2007-07-25 vanjeffFixed EBC build issues.
2007-07-23 vanjeffImport Ip4Config module