summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DriverSampleDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-271-1/+1
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-272-3/+3
* MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="Dandan Bi2016-08-111-0/+5
* MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi2016-04-193-2/+65
* MdeModulePkg/DriverSampleDxe: Uninstall the ConfigAccess protocolDandan Bi2016-03-161-0/+2
* MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi2016-02-254-3/+40
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-154-0/+0
* MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao2015-12-041-36/+36
* MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong2015-10-151-8/+8
* MdeModulePkg:Support orderedList with default valueDandan Bi2015-09-021-0/+1
* MdeModulePkg:Set default string valueDandan Bi2015-08-272-0/+1
* MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi2015-08-041-83/+82
* MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi2015-07-261-1/+1
* MdeModulePkg:Use safe string functionsDandan Bi2015-06-291-5/+5
* Remove Framework HII "class\subclass" in all VFRDandan Bi2015-05-211-2/+0
* MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong2015-05-136-6/+104
* MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong2015-05-063-0/+14
* 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-283-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-8/+31
* Clean up the framework style code.Eric Dong2014-08-261-17/+21
* Clean up the useless code in DriverSampleDxe.Eric Dong2014-08-191-2/+0
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-0/+1
* Refine the sample for action, should not use text two part.Eric Dong2014-07-091-8/+0
* Correct the default value for date opcode.Eric Dong2014-07-021-2/+2
* Refine code to make it more safely.Eric Dong2014-06-261-1/+1
* Correct String language tag.Gao, Liming2014-05-121-0/+0
* Update code logic, remove ASSERT and use error handling. Eric Dong2014-03-271-9/+33
* Add sample code for warningif opcode.Eric Dong2013-10-212-0/+3
* Update sample code for date/time.Eric Dong2013-09-021-48/+10
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-263-12/+2
* Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong2013-07-022-0/+14
* Refine code to follow coding style.ydong102013-01-241-4/+4
* Refine the sample about how to convert the device path to string.ydong102013-01-223-42/+15
* Refine the logic to handle the device path info get from string token.ydong102012-08-141-2/+46
* Add sample code to show how to register Browser HotKey by BrowserEx protocol.lgao42012-02-294-4/+35
* Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong102011-12-151-44/+51
* Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong102011-11-253-1/+9
* Patch includes:ydong102011-11-241-1/+2
* Patch include:ydong102011-11-161-1/+1
* Enable lock attribute for statement and form; show this attribute same as gra...ydong102011-11-161-0/+1
* MdeModulePkg: Remove variables that are set, but not usedjljusten2011-10-311-6/+0
* When browser was requested to go to another formset, it also needs to update ...ydong102011-10-312-0/+7
* Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao42011-09-211-0/+3
* Clean up the private GUID definition in module Level.lgao42011-09-185-78/+50
* Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong102011-08-305-62/+182
* Refine name definition for better user experience.ydong102011-07-051-3/+3
* Add sample code for vfr opcode "guidop"ydong102011-06-211-0/+9
* Add new "Refresh guid" opcode, also add sample code to use it.ydong102011-06-084-17/+211
* Add new "Modal form" opcode, also add sample code to use it.ydong102011-06-082-0/+2