summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DriverSampleDxe
AgeCommit message (Expand)Author
2019-10-09MdeModulePkg: stop abusing EFI_HANDLE for keystroke notify registrationLaszlo Ersek
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen
2018-06-28MdeModulePkg: Clean up source filesLiming Gao
2018-03-08MdeModulePkg/DriverSampleDxe: Refine the sample case for UNION typeDandan Bi
2018-02-23MdeModulePkg: use central variable definitions in DriverSampleDxeLeif Lindholm
2018-02-09MdeModulePkg/DriverSampleDxe: Make bit fields aligned in C structureBi, Dandan
2017-10-11MdeModulePkg/DriverSample: Add questions with bit/union VarStoreDandan Bi
2017-08-23MdeModulePkg/DriverSample: Add sample case for popup protocolDandan Bi
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng
2016-11-25MdeModulePkg/DriverSample: Remove the password related codesDandan Bi
2016-11-25MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin
2016-09-27MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao
2016-08-11MdeModulePkg/DriverSample: Skip the character "&" before "OFFSET="Dandan Bi
2016-04-19MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi
2016-03-16MdeModulePkg/DriverSampleDxe: Uninstall the ConfigAccess protocolDandan Bi
2016-02-25MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-04MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao
2015-10-15MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi
2015-08-27MdeModulePkg:Set default string valueDandan Bi
2015-08-04MdeModulePkg:Fix the issue that refresh the question fail in DriverSampleDandan Bi
2015-07-26MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi
2015-06-29MdeModulePkg:Use safe string functionsDandan Bi
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-05-13MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong
2015-05-06MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-26Clean up the framework style code.Eric Dong
2014-08-19Clean up the useless code in DriverSampleDxe.Eric Dong
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-07-09Refine the sample for action, should not use text two part.Eric Dong
2014-07-02Correct the default value for date opcode.Eric Dong
2014-06-26Refine code to make it more safely.Eric Dong
2014-05-12Correct String language tag.Gao, Liming
2014-03-27Update code logic, remove ASSERT and use error handling. Eric Dong
2013-10-21Add sample code for warningif opcode.Eric Dong
2013-09-02Update sample code for date/time.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-02Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong
2013-01-24Refine code to follow coding style.ydong10
2013-01-22Refine the sample about how to convert the device path to string.ydong10
2012-08-14Refine the logic to handle the device path info get from string token.ydong10
2012-02-29Add sample code to show how to register Browser HotKey by BrowserEx protocol.lgao4
2011-12-15Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CHANGING, the return val...ydong10