summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DriverSampleDxe/Vfr.vfr
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-37/+37
* MdeModulePkg/DriverSampleDxe: Refine the sample case for UNION typeDandan Bi2018-03-081-12/+2
* MdeModulePkg: use central variable definitions in DriverSampleDxeLeif Lindholm2018-02-231-8/+1
* MdeModulePkg/DriverSample: Add questions with bit/union VarStoreDandan Bi2017-10-111-0/+172
* MdeModulePkg/DriverSample: Add sample case for popup protocolDandan Bi2017-08-231-2/+8
* MdeModulePkg/DriverSample: Remove the password related codesDandan Bi2016-11-251-20/+0
* MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi2016-11-251-10/+0
* MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi2016-04-191-1/+12
* MdeModulePkg: Add submitted callback test case in DriverSampleDandan Bi2016-02-251-0/+10
* 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-271-0/+1
* MdeModulePkg: Correct the parameter order in match2 sample opcodeDandan Bi2015-07-261-1/+1
* MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong2015-05-131-2/+2
* MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong2015-05-061-0/+13
* 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
* 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
* Add sample code for warningif opcode.Eric Dong2013-10-211-0/+3
* Update sample code for date/time.Eric Dong2013-09-021-48/+10
* Update HiiDataBase and UefiHiiLib to support Name/Value varstore. Eric Dong2013-07-021-0/+4
* Add sample code for EFI_IFR_QUESTION_REF3 opcode.ydong102011-11-251-1/+1
* 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
* When browser was requested to go to another formset, it also needs to update ...ydong102011-10-311-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-181-6/+6
* Add new op-code samples, includes efi varstore, refresh guid group and ref op...ydong102011-08-301-17/+87
* 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 call back return value; also add some sample code to use it.ydong102011-05-311-1/+28
* Add two new methods to get default value, also add sample code in sample driver.ydong102011-05-201-1/+32
* 1. Support inconsistent if opcode used in string/password opcode.ydong102010-12-231-0/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add sample use case for IFR security op-code.rsun32010-03-161-0/+9
* Add FormMap form example. lgao42010-02-281-3/+62
* Add example of Name/Value pair var store to DriverSamplelgao42010-02-111-0/+44
* Add disableif statement example, and suppressif form example.lgao42009-12-311-102/+104
* Add Example for EFI_BROWSER_ACTION_RETRIEVE callbacklgao42009-11-131-4/+5
* Add the example for default opcode usage.lgao42009-10-191-0/+1
* Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao42009-04-171-5/+4
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-131-3/+2
* Sync in bug fix from EDK I:qwang122008-11-041-37/+60
* Merged in the bug fixes from EDK I.qwang122008-09-021-7/+7
* Add a reference of 2nd buffer storage in a formset.qwang122008-05-221-9/+10
* Changed the default value for the same var to be the same.jwang362008-05-211-1/+1
* Add in example on qwang122008-05-141-2/+24
* 1. add public functions header.vanjeff2008-04-111-19/+11