summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Setup.h
Commit message (Expand)AuthorAgeFilesLines
* Update configrequest string at runtime for dynamic created question.Eric Dong2014-02-181-13/+0
* Update the logic, only check the value change status for user input action, n...Eric Dong2014-02-121-1/+30
* Keep consistent about the return value between the caller and callee.Eric Dong2013-12-311-0/+1
* Update code to support guid op nest in the statement.Eric Dong2013-12-171-3/+6
* When need to find varstore in the storage list, based on the extra HiiHandle ...Eric Dong2013-11-251-0/+3
* Update the logic, based on the device path and formset guid to find the HiiHa...Eric Dong2013-11-071-1/+21
* Use RETRIEVE instead of CHANGING for refresh question.Eric Dong2013-09-251-2/+6
* Fix deadloop issue in BrowserCallback function.Eric Dong2013-09-241-1/+0
* Export one interface to support 3rd party to change question attribute, such ...Eric Dong2013-09-161-0/+1
* Enable warningif opcode in browser.Eric Dong2013-09-041-0/+4
* Add some comments, clear describe the efi varstore type.Eric Dong2013-08-231-2/+2
* Refine the code logic for browser and display engine.Eric Dong2013-08-121-18/+21
* Update Browser to provide the customization possibilities.Eric Dong2013-08-121-383/+431
* Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong2013-08-121-436/+385
* Update Browser to provide the customization possibilities.Eric Dong2013-08-091-385/+436
* When finish using the browser storage for one formset, browser should clean t...ydong102013-05-211-0/+11
* Update the logic about get initial value for one storage.ydong102013-05-161-0/+3
* Update the browser logic, make the storage as browser level instead of form s...ydong102013-04-161-13/+27
* Update the code of processing device path info in browser to follow UEFI spec.ydong102013-01-221-1/+5
* Patch includes:ydong102012-08-211-2/+24
* When do discard action, enable callback action for questions which have value...ydong102012-07-061-14/+24
* Update the logic to get default value for question without storage.ydong102012-06-261-0/+15
* Refine the logic about initialize questions valueydong102012-06-121-1/+3
* Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong102012-01-311-24/+44
* Add support for EFI_IFR_QUESTION_REF3 opcode for browser when this opcode has...ydong102011-11-221-1/+3
* Update SetupBrowser to initialize the question value before extract default v...lgao42011-11-221-0/+2
* Enable buffer type when process some expression opcode which support buffer t...ydong102011-11-181-0/+2
* Enable lock attribute for statement and form; show this attribute same as gra...ydong102011-11-161-1/+2
* Enhance EDKII Browser to support flexible HotKey setting. lgao42011-09-131-20/+167
* Change the HiiDataBase and browser codes to support new efi varstore data str...ydong102011-07-121-0/+1
* Enable new "ref5" opcode in browser.ydong102011-06-281-4/+0
* Restore the whole form set to default value when user enter F9, old logical o...ydong102011-06-281-4/+2
* Add new "Refresh guid" opcode, also add sample code to use it.ydong102011-06-081-0/+1
* Add new "Modal form" opcode, also add sample code to use it.ydong102011-06-081-1/+6
* Add new call back return value; also add some sample code to use it.ydong102011-05-311-8/+112
* Update IFR version opcode value to follow the UEFI2.3.1 Spec.lgao42011-04-191-5/+2
* 1.Reposition the platform info. Move from the old position to left one block ...ydong102011-02-231-0/+1
* Update the arrow position.ydong102011-02-211-1/+1
* Reserve one column at left screen to be more visually.lgao42010-10-251-1/+1
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-291-0/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao42010-02-251-7/+57
* Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang82010-02-081-6/+4
* Improve coding style in MdeModulePkg.rsun32010-01-191-4/+7
* Correct copyright year to 2010lgao42010-01-071-1/+1
* Enable SetupBrowser to support multiple form class guid.lgao42010-01-061-2/+2
* Add IFR Security Op-code support in the Form Browser.rsun32009-11-261-0/+1
* Add newly added global to Browser Context.xdu22009-11-181-0/+1
* Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao42009-11-131-3/+12
* Add SuppressIf form support in SetupBrowser driver.lgao42009-11-121-0/+3