summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DriverSampleDxe
AgeCommit message (Expand)AuthorFilesLines
2024-01-24MdeModulePkg/DriverSampleDxe: EFI_BROWSER_ACTION_REQUEST_QUESTION_APPLYMing Tan4-0/+28
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki3-838/+890
2021-05-17MdeModulePkg: Fix various typosRebecca Cran3-6/+6
2020-11-11MdeModulePkg/DriverSampleDxe: Add HII sample optionsAbner Chang3-1/+48
2019-10-09MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registrationLaszlo Ersek1-2/+2
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney10-70/+10
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao8-145/+145
2018-03-08MdeModulePkg/DriverSampleDxe: Refine the sample case for UNION typeDandan Bi3-20/+6
2018-02-23MdeModulePkg: use central variable definitions in DriverSampleDxeLeif Lindholm1-8/+1
2018-02-09MdeModulePkg/DriverSampleDxe: Make bit fields aligned in C structureBi, Dandan1-0/+11
2017-10-11MdeModulePkg/DriverSample: Add questions with bit/union VarStoreDandan Bi5-1/+390
2017-08-23MdeModulePkg/DriverSample: Add sample case for popup protocolDandan Bi5-5/+49
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu1-13/+24
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng1-18/+2
2016-11-25MdeModulePkg/DriverSample: Remove the password related codesDandan Bi5-294/+1
2016-11-25MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi2-11/+0
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin1-1/+1
2016-09-27MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2-3/+3
2016-08-11MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="Dandan Bi1-0/+5
2016-04-19MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi3-2/+65
2016-03-16MdeModulePkg/DriverSampleDxe: Uninstall the ConfigAccess protocolDandan Bi1-0/+2
2016-02-25MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi4-3/+40
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen4-0/+0
2015-12-04MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao1-36/+36
2015-10-15MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong1-8/+8
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi1-0/+1
2015-08-27MdeModulePkg:Set default string valueDandan Bi2-0/+1
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi1-83/+82
2015-07-26MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi1-1/+1
2015-06-29MdeModulePkg:Use safe string functionsDandan Bi1-5/+5
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi1-2/+0
2015-05-13MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong6-6/+104
2015-05-06MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong3-0/+14
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star3-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-8/+31
2014-08-26Clean up the framework style code.Eric Dong1-17/+21
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong1-2/+0
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-0/+1
2014-07-09Refine the sample for action, should not use text two part.Eric Dong1-8/+0
2014-07-02Correct the default value for date opcode.Eric Dong1-2/+2
2014-06-26Refine code to make it more safely.Eric Dong1-1/+1
2014-05-12Correct String language tag.Gao, Liming1-0/+0
2014-03-27Update code logic, remove ASSERT and use error handling. Eric Dong1-9/+33
2013-10-21Add sample code for warningif opcode.Eric Dong2-0/+3
2013-09-02Update sample code for date/time.Eric Dong1-48/+10
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni3-12/+2
2013-07-02Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong2-0/+14
2013-01-24Refine code to follow coding style.ydong101-4/+4