summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Network/VlanConfigDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-12/+12
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-3/+11
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-153-0/+0
* MdeModulePkg: Replace unsafe string functions.Zhang Lubo2015-07-081-7/+7
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-5/+17
* Fix following problems about VLAN driver:Fu Siyuan2014-01-243-39/+66
* 1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.sfu52012-12-131-1/+28
* Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong102011-12-151-15/+22
* Clean up the private GUID definition in module Level.lgao42011-09-185-23/+16
* Add exit action when Config_Access_Protocol.CallBack function returns Submit ...ydong102011-09-161-2/+2
* Update to NOT to use EFI_BROWSER_ACTION_FORM_OPEN in Callback function thus a...tye12011-08-244-17/+23
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-4/+4
* Refine some call back function to return EFI_UNSUPPORTED for all unsupported ...ydong102011-05-201-56/+63
* update the comments.ydong102010-12-091-2/+2
* Co-work with patch V11137 to refine the Hii menu.ydong102010-12-092-2/+2
* Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for ea...lgao42010-06-021-3/+12
* Update the copyright notice formathhtian2010-04-248-14/+14
* Fix wrong BufferSize for Configuration data.lgao42010-03-041-2/+2
* Update HiiConfigAccess.ExtractConfig interface to support NULL request string...lgao42010-03-041-5/+53
* 1. Correct File header to ## @filelgao42010-02-241-2/+2
* Add some security check.xdu22010-02-051-2/+1
* refine the code and add more security check.vanjeff2010-01-081-2/+4
* Add VLAN support.xdu22009-12-308-0/+1589