summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Setup.h
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-423/+416
* MdeModulePkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-071-5/+5
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-62/+62
* MdeModulePkg/SetupBrowser: Handle questions with Bit VarStoreDandan Bi2017-09-211-0/+3
* MdeModulePkg/SetupBrowser: Record the reset status in all SendFormBi, Dandan2017-07-271-2/+3
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-271-4/+4
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-271-1/+1
* MdeModulePkg: Restore question base on the fail info when submit failDandan Bi2016-05-061-1/+5
* MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2015-10-271-1/+2
* MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2015-10-211-1/+7
* Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2015-10-151-0/+1
* MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2015-08-031-0/+13
* MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu2015-07-071-2/+1
* EDKII:Display engine should not depend on the framework codeDandan Bi2015-06-091-0/+1
* MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong2015-05-271-0/+18
* MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong2015-05-061-0/+1
* MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong2015-05-061-0/+1
* Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong2015-01-301-2/+36
* MdeModulePkg: Refine the get default value logic.Eric Dong2014-11-211-1/+4
* Refine get default value process for browser. Eric Dong2014-09-231-0/+2
* Refine code to follow good coding style.Eric Dong2014-07-211-2/+2
* Check the validation when return from callback function to avoid use the inva...Eric Dong2014-07-141-1/+20
* Refine the save action for the browser.Eric Dong2014-07-081-2/+32
* Based on request, export ResetRequired info used by browser.Eric Dong2014-05-141-0/+13
* Refine the check expression result logic.Eric Dong2014-04-181-0/+17
* Update question validation logic, move the check pointer from after user inpu...Eric Dong2014-04-151-0/+36
* Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo...Eric Dong2014-04-141-1/+0
* Sync value for string opcode after call the Callback function.Eric Dong2014-04-111-1/+3
* Refine the load form sets process for BrowserCallback function.Eric Dong2014-04-081-1/+18
* 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