summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/Network/Ip4ConfigDxe/Ip4ConfigNv.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong101-1/+1
2011-09-18Clean up the private GUID definition in module Level.lgao41-9/+6
2011-05-20Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong101-55/+55
2010-12-09update the comments.ydong101-1/+1
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong101-3/+3
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.vanjeff1-1/+1
2010-07-051. update to use 1 EFI Variable per NIC (instead of converge all NIC configur...xdu21-71/+53
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 formathhtian1-2/+2
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-01-081)Remove “Back to Previous Page'”, since it cannot go back to “Device M...vanjeff1-29/+67
2010-01-04installing HII config access protocol on child handle instead of installing o...vanjeff1-632/+258
2009-12-30Add VLAN support.xdu21-12/+2
2009-11-13Update network drivers to use FreePool() instead of gBS->FreePool().xdu21-1/+1
2009-11-04[Change summary]:tye1-4/+4
2009-06-29add security check.vanjeff1-0/+2
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 sctvanjeff1-3/+19
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff1-0/+1139