summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe
AgeCommit message (Expand)AuthorFilesLines
2015-07-10MdeModulePkg: Remove Ip4ConfigDxe and related guid definitionJiaxin Wu14-3562/+0
2015-07-08MdeModulePkg: Replace unsafe string functions.Zhang Lubo1-3/+3
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2014-12-02Fix memory leak in Ip4Config.Samer El-Haj-Mahmoud1-1/+2
2014-10-21Clean up the code. Action statement should not have text two opcode.Eric Dong1-1/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-10/+31
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj3-6/+6
2013-05-13Update Code to pass EBC compiler.lgao41-2/+4
2012-11-14Fix issue that node is still reachable after executing ifconfig –c.tye14-6/+27
2012-10-29Fix issue that ifconfig –c cannot clear IP address details.tye11-3/+3
2012-10-11Add missing braces around initializer.lzeng141-5/+13
2012-05-31Fixed build failed.ydong101-2/+2
2012-05-30Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info....ydong101-3/+3
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong102-8/+9
2011-09-18Clean up the private GUID definition in module Level.lgao43-16/+10
2011-09-16Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong101-0/+0
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-3/+3
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong101-55/+55
2011-05-041. Fixed a issue in Ip4Config.chhuan131-0/+3
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.hhuan133-4/+121
2010-12-09update the comments.ydong101-1/+1
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong102-3/+3
2010-08-04Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS...xdu21-1/+1
2010-07-30Fix one issue: Some last IP settings may be lost when IP setting was re-set.vanjeff1-0/+8
2010-07-13Refine code.vanjeff4-21/+175
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu29-610/+274
2010-06-02Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao41-0/+7
2010-04-24Update the copyright notice formathhtian12-22/+22
2010-03-04Update the title Network Configuration to IPv4 Network Configuration since IP...tye11-0/+0
2010-03-04Use the input Request string as check string.lgao41-8/+2
2010-03-04Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao41-10/+107
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff6-72/+119
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff9-844/+374
2009-12-30Add VLAN support.xdu22-13/+3
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu24-17/+17
2009-11-04[Change summary]:tye3-24/+21
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney3-5/+5
2009-06-29add security check.vanjeff1-0/+2
2009-06-25Extend the max number of interface to 128 and correct the display of eth name.gikidy1-10/+2
2009-05-25change ISO 639-2 language codes to RFC 4646 codes in .UNI filesrsun31-0/+0
2009-05-20Update HiiDataBase to fix the SCT hang issues by the invalid device path.lgao41-1/+14
2009-05-191.fixed some issue to pass HII sctvanjeff2-4/+20
2009-05-13fixed typo.vanjeff2-3/+3
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff10-84/+1567
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy2-4/+4
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten1-1/+2