summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe
AgeCommit message (Expand)Author
2011-04-251. Enabled IP4 layer auto configuration in case cable swap is detected.hhuan13
2010-12-09update the comments.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu2
2010-07-30Fix one issue: Some last IP settings may be lost when IP setting was re-set.vanjeff
2010-07-13Refine code.vanjeff
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu2
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao4
2010-04-24Update the copyright notice formathhtian
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye1
2010-03-04Use the input Request string as check string.lgao4
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao4
2010-02-241. Correct File header to ## @filelgao4
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-12-30Add VLAN support.xdu2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu2
2009-11-04[Change summary]:tye
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-06-29add security check.vanjeff
2009-06-25Extend the max number of interface to 128 and correct the display of eth name.gikidy
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun3
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao4
2009-05-191.fixed some issue to pass HII sctvanjeff
2009-05-13fixed typo.vanjeff
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten
2009-01-16code scrub fixjgong5
2008-12-30code scrub for Ip4ConfigDxejgong5
2008-12-23Scrubbed some code for Ip4ConfigDxe.jgong5
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang12
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-06-30Clean codes per ECC.vanjeff
2008-05-26[Description]:vanjeff
2008-03-11edk2/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4Config.h:jljusten
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff
2007-10-16Merger network tackers 9307, 9338, 9339, 9397vanjeff
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Clean up Network Components to support GCC build.yshang1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
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-27Make MdeModulePkg GCC clean.qwang12
2007-08-231. Enable Network stack to pass SCT, currently MNP, ARP, IP4, TCP4 and DHCP4 ...vanjeff