Age | Commit message (Expand) | Author |
2013-05-13 | Update Code to pass EBC compiler. | lgao4 |
2012-11-14 | Fix issue that node is still reachable after executing ifconfig –c. | tye1 |
2012-10-29 | Fix issue that ifconfig –c cannot clear IP address details. | tye1 |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-05-31 | Fixed build failed. | ydong10 |
2012-05-30 | Add new interface GetVariable2 and GetEfiGlobalVariable2 to return more info.... | ydong10 |
2011-12-15 | Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val... | ydong10 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2011-09-16 | Add exit action when Config_Access_Protocol.CallBack function returns Submit ... | ydong10 |
2011-07-06 | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu |
2011-05-20 | Refine some call back function to return EFI_UNSUPPORTED for all unsupported ... | ydong10 |
2011-05-04 | 1. Fixed a issue in Ip4Config.c | hhuan13 |
2011-04-28 | 1. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc... | hhuan13 |
2011-04-25 | 1. Enabled IP4 layer auto configuration in case cable swap is detected. | hhuan13 |
2010-12-09 | update the comments. | ydong10 |
2010-12-09 | Co-work with patch V11137 to refine the Hii menu. | ydong10 |
2010-08-04 | Fix a typo in Ip4ConfigDriverBindingStart(): it should be gEfiManagedNetworkS... | xdu2 |
2010-07-30 | Fix one issue: Some last IP settings may be lost when IP setting was re-set. | vanjeff |
2010-07-13 | Refine code. | vanjeff |
2010-07-05 | 1. update to use 1 EFI Variable per NIC (instead of converge all NIC configur... | xdu2 |
2010-06-02 | Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea... | lgao4 |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-04 | Update the title Network Configuration to IPv4 Network Configuration since IP... | tye1 |
2010-03-04 | Use the input Request string as check string. | lgao4 |
2010-03-04 | Update HiiConfigAccess.ExtractConfig interface to support NULL request string... | lgao4 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-08 | 1)Remove “Back to Previous Page'”, since it cannot go back to “Device M... | vanjeff |
2010-01-04 | installing HII config access protocol on child handle instead of installing o... | vanjeff |
2009-12-30 | Add VLAN support. | xdu2 |
2009-11-13 | Update network drivers to use FreePool() instead of gBS->FreePool(). | xdu2 |
2009-11-04 | [Change summary]: | tye |
2009-07-11 | Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat... | mdkinney |
2009-06-29 | add security check. | vanjeff |
2009-06-25 | Extend the max number of interface to 128 and correct the display of eth name. | gikidy |
2009-05-25 | change ISO 639-2 language codes to RFC 4646 codes in .UNI files | rsun3 |
2009-05-20 | Update HiiDataBase to fix the SCT hang issues by the invalid device path. | lgao4 |
2009-05-19 | 1.fixed some issue to pass HII sct | vanjeff |
2009-05-13 | fixed typo. | vanjeff |
2009-05-13 | 1. retired NicIp4ConfigProtocolGuid | vanjeff |
2009-04-30 | Replace references to RFC 3066 with RFC 4646. | gikidy |
2009-04-10 | Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg. | jljusten |
2009-01-16 | code scrub fix | jgong5 |
2008-12-30 | code scrub for Ip4ConfigDxe | jgong5 |
2008-12-23 | Scrubbed some code for Ip4ConfigDxe. | jgong5 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-04 | 1)Global variables have been moved backward ahead of functions. | jji4 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-10-14 | Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i... | qwang12 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-08-18 | Update some module INF files in MdeModulePkg to "UEFI_DRIVER" | qhuang8 |