summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DriverSampleDxe
AgeCommit message (Expand)Author
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
2011-11-25Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong10
2011-11-24Patch includes:ydong10
2011-11-16Patch include:ydong10
2011-11-16Enable lock attribute for statement and form; show this attribute same as gra...ydong10
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong10
2011-09-21Remove EFI_USER_INFO_ACCESS_SETUP_ADMIN_GUID definition from MdeModulePkg, be...lgao4
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-08-30Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong10
2011-07-05Refine name definition for better user experience.ydong10
2011-06-21Add sample code for vfr opcode "guidop"ydong10
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong10
2011-06-08Add new "Modal form" opcode, also add sample code to use it.ydong10
2011-05-31Add new call back return value; also add some sample code to use it.ydong10