summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe
AgeCommit message (Expand)Author
2019-11-06MdeModulePkg/SetupBrowserDxe: ASSERT GetBufferForValue(&Value)Shenglei Zhang
2019-08-02MdeModulePkg: Fix typos and add periodsShenglei Zhang
2019-07-10MdeModulePkg/Setup: Check ConfigAccess protocol in case it's destroyedGregX Yeh
2019-05-09MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usageDandan Bi
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen
2018-09-04MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPoolBi, Dandan
2018-08-21MdeModulePkg SetupBrowserDxe: Remove a redundant functionshenglei
2018-06-28MdeModulePkg: Clean up source filesLiming Gao
2017-11-14MdeModulePkg: Fix MSFT C4255 warningSong, BinX
2017-10-10MdeModulePkg: Update Ppi/Protocol/Guid usage in INF filesLiming Gao
2017-09-22MdeModulePkg/SetupBrowser:Add NULL check before using a pointerDandan Bi
2017-09-21MdeModulePkg/SetupBrowser: Handle questions with Bit VarStoreDandan Bi
2017-07-27MdeModulePkg/SetupBrowser: Record the reset status in all SendFormBi, Dandan
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