summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/SetupBrowserDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/SetupBrowserDxe: Do not reconnect driver with form-updateWalon Li2020-06-102-1/+9
* MdeModulePkg/SetupBrowserDxe: Fix IsZeroGuid() ASSERT.Nickle Wang2020-03-121-1/+2
* MdeModulePkg/Setup: Update opcode number variable type to UINTNBrian R Haug2020-01-151-9/+9
* MdeModulePkg/SetupBrowserDxe: ASSERT GetBufferForValue(&Value)Shenglei Zhang2019-11-061-0/+3
* MdeModulePkg: Fix typos and add periodsShenglei Zhang2019-08-021-2/+2
* MdeModulePkg/Setup: Check ConfigAccess protocol in case it's destroyedGregX Yeh2019-07-101-0/+34
* MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usageDandan Bi2019-05-092-90/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-099-63/+9
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg/Setup: Fix incorrect size used in AllocateCopyPoolBi, Dandan2018-09-041-2/+2
* MdeModulePkg SetupBrowserDxe: Remove a redundant functionshenglei2018-08-211-33/+0
* MdeModulePkg: Clean up source filesLiming Gao2018-06-289-342/+342
* MdeModulePkg: Fix MSFT C4255 warningSong, BinX2017-11-141-0/+1
* MdeModulePkg: Update Ppi/Protocol/Guid usage in INF filesLiming Gao2017-10-101-1/+1
* MdeModulePkg/SetupBrowser:Add NULL check before using a pointerDandan Bi2017-09-221-5/+5
* MdeModulePkg/SetupBrowser: Handle questions with Bit VarStoreDandan Bi2017-09-214-42/+219
* MdeModulePkg/SetupBrowser: Record the reset status in all SendFormBi, Dandan2017-07-273-13/+20
* MdeModulePkg: Replace [Ascii|Unicode]ValueToStringHao Wu2017-03-023-9/+44
* MdeModulePkg: Use EfiEventEmptyFunction from UefiLibStar Zeng2017-01-201-18/+2
* MdeModulePkg/SetupBrowserDxe: Fix incorrect local variable usedDandan Bi2016-12-061-4/+5
* MdeModulePkg: Clear the buffer after using itDandan Bi2016-11-251-0/+1
* MdeModulePkg/SetupBrowser:Don't support password without interactive flagDandan Bi2016-11-251-21/+2
* MdeModulePkg/Universal: Fix typos in commentsGary Lin2016-10-272-8/+8
* MdeModulePkg/SetupBrowser: Send discard info to driver when fail to submitDandan Bi2016-10-191-0/+29
* MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefixLiming Gao2016-09-273-3/+3
* MdeModulePkg: Use IsZeroGuid API for zero GUID checkingHao Wu2016-08-313-7/+7
* MdeModulePkg/Browser: Fix conflicting policy in getting default of checkboxLiming Gao2016-08-231-2/+5
* MdeModulePkg/Browser: Enhance the logic when getting value from AltRespDandan Bi2016-08-121-26/+35
* MdeModulePkg/Browser: Share default if some default value are not specifiedDandan Bi2016-08-112-5/+43
* MdeModulePkg/SetupBrowser: Fix the typo in the commentGary Lin2016-06-271-1/+1
* MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi2016-06-011-2/+2
* MdeModulePkg/SetupBrowser: Clean the BufferValue for string before useDandan Bi2016-05-172-1/+5
* MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be usedDandan Bi2016-05-171-1/+2
* MdeModulePkg/SetupBrowser: Call submit callback function when no failureDandan Bi2016-05-061-2/+13
* MdeModulePkg: Restore question base on the fail info when submit failDandan Bi2016-05-062-7/+151
* MdeModulePkg/SetupBrowserDxe: Remove the useless checkDandan Bi2016-04-251-1/+1
* MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi2016-04-191-1/+9
* MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTEDDandan Bi2016-02-251-0/+98
* MdeModulePkg:Restore the HiiValue for string opcodeDandan Bi2016-01-271-1/+5
* MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng2015-12-151-2/+12
* Rollback change r19245 because it missed one change.Cecil Sheng2015-12-151-6/+2
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng2015-12-151-2/+6
* MdeModulePkg: remove unreachable codeArd Biesheuvel2015-12-031-1/+0
* MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2015-10-272-4/+28
* MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2015-10-212-1/+15
* Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2015-10-152-12/+13
* MdeModulePkg:Fix the issue FindQuestionFromProgress in SetupBrowserDxe is brokenDandan Bi2015-08-032-0/+14
* MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...Dandan Bi2015-07-271-0/+1
* MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxeHao Wu2015-07-073-4/+2