summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DriverSampleDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/DriverSampleDxe: Add HII sample optionsAbner Chang2020-11-113-1/+48
* MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registrationLaszlo Ersek2019-10-091-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0910-70/+10
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-288-145/+145
* MdeModulePkg/DriverSampleDxe: Refine the sample case for UNION typeDandan Bi2018-03-083-20/+6
* MdeModulePkg: use central variable definitions in DriverSampleDxeLeif Lindholm2018-02-231-8/+1
* MdeModulePkg/DriverSampleDxe: Make bit fields aligned in C structureBi, Dandan2018-02-091-0/+11
* MdeModulePkg/DriverSample: Add questions with bit/union VarStoreDandan Bi2017-10-115-1/+390
* MdeModulePkg/DriverSample: Add sample case for popup protocolDandan Bi2017-08-235-5/+49
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-021-13/+24
* MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng2017-01-201-18/+2
* MdeModulePkg/DriverSample: Remove the password related codesDandan Bi2016-11-255-294/+1
* MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi2016-11-252-11/+0
* 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