summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe
AgeCommit message (Expand)Author
2012-11-14Fix issue that node is still reachable after executing ifconfig –c.tye1
2012-10-29Fix issue that ifconfig –c cannot clear IP address details.tye1
2012-10-11Add missing braces around initializer.lzeng14
2012-05-31Fixed build failed.ydong10
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong10
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong10
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong10
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong10
2011-05-041. Fixed a issue in Ip4Config.chhuan13
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-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