summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe
AgeCommit message (Expand)Author
2017-04-27MdeModulePkg: Move to new locationGuo Mang
2017-03-02MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu
2017-01-20MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng
2016-12-06MdeModulePkg/SetupBrowserDxe: Fix incorrect local variable usedDandan Bi
2016-11-25MdeModulePkg: Clear the buffer after using itDandan Bi
2016-11-25MdeModulePkg/SetupBrowser:Don't support password without interactive flagDandan Bi
2016-10-27MdeModulePkg/Universal: Fix typos in commentsGary Lin
2016-10-19MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi
2016-09-27MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao
2016-08-31MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu
2016-08-23MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao
2016-08-12MdeModulePkg/Browser: Enhance the logic when getting value from AltRespDandan Bi
2016-08-11MdeModulePkg/Browser: Share default if some default value are not specifiedDandan Bi
2016-06-27MdeModulePkg/SetupBrowser: Fix the typo in the commentGary Lin
2016-06-01MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi
2016-05-17MdeModulePkg/SetupBrowser: Clean the BufferValue for string before useDandan Bi
2016-05-17MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be usedDandan Bi
2016-05-06MdeModulePkg/SetupBrowser: Call submit callback function when no failureDandan Bi
2016-05-06MdeModulePkg: Restore question base on the fail info when submit failDandan Bi
2016-04-25MdeModulePkg/SetupBrowserDxe: Remove the useless checkDandan Bi
2016-04-19MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi
2016-02-25MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi
2016-01-27MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng
2015-12-15Rollback change r19245 because it missed one change.Cecil Sheng
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng
2015-12-03MdeModulePkg: remove unreachable codeArd Biesheuvel
2015-10-27MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-10-21MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-10-15Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong
2015-08-03MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi
2015-07-27MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi
2015-07-07MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu
2015-06-29MdeModulePkg:Use safe string functionsDandan Bi
2015-06-17MdeModulePkg:System hangs in setup menuDandan Bi
2015-06-09EDKII:Display engine should not depend on the framework codeDandan Bi
2015-05-27MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong
2015-05-26MdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CHANGEDDandan Bi
2015-05-19MdeModulePkg: Fix potential buffer overflow issues.Eric Dong
2015-05-14MdeModulePkg: Fix Typo.Eric Dong
2015-05-06MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong
2015-05-06MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong
2015-05-06MdeModulePkg: update comments for question.Eric Dong
2015-05-06MdeModulePkg: Enable buffer type value for default and oneofoption opcode.Eric Dong
2015-05-06MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong
2015-04-20Update the logic for action opcode, also support user input a empty string fo...Eric Dong
2015-01-30Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong
2015-01-23Avoid change the return status from above code which will also be used later.Eric Dong
2015-01-09Restore question value for question without storage after CHANGING callback r...Eric Dong