index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
SetupBrowserDxe
/
Setup.c
Age
Commit message (
Expand
)
Author
2016-09-27
MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix
Liming Gao
2016-08-31
MdeModulePkg: Use IsZeroGuid API for zero GUID checking
Hao Wu
2016-08-23
MdeModulePkg/Browser: Fix conflicting policy in getting default of checkbox
Liming Gao
2016-08-12
MdeModulePkg/Browser: Enhance the logic when getting value from AltResp
Dandan Bi
2016-08-11
MdeModulePkg/Browser: Share default if some default value are not specified
Dandan Bi
2016-05-17
MdeModulePkg/SetupBrowser: Clean the BufferValue for string before use
Dandan Bi
2016-05-17
MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be used
Dandan Bi
2016-05-06
MdeModulePkg/SetupBrowser: Call submit callback function when no failure
Dandan Bi
2016-05-06
MdeModulePkg: Restore question base on the fail info when submit fail
Dandan Bi
2016-04-25
MdeModulePkg/SetupBrowserDxe: Remove the useless check
Dandan Bi
2016-04-19
MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedList
Dandan Bi
2016-02-25
MdeModulePkg: Add new HII action type EFI_BROWSER_ACTION_SUBMITTED
Dandan Bi
2016-01-27
MdeModulePkg:Restore the HiiValue for string opcode
Dandan Bi
2015-10-27
MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...
Eric Dong
2015-10-21
MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...
Eric Dong
2015-10-15
Update register hot key logic, return EFI_ALREADY_START status if same hot ke...
Eric Dong
2015-07-27
MdeModulePkg:SetupBrowser output debug message when DisplayEngineDxe is not i...
Dandan Bi
2015-07-07
MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxe
Hao Wu
2015-06-29
MdeModulePkg:Use safe string functions
Dandan Bi
2015-06-17
MdeModulePkg:System hangs in setup menu
Dandan Bi
2015-05-27
MdeModulePkg: Enable reconnect request from action request or question flag.
Eric Dong
2015-05-06
MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...
Eric Dong
2015-05-06
MdeModulePkg: Enable buffer type value for default and oneofoption opcode.
Eric Dong
2015-01-30
Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...
Eric Dong
2014-11-21
MdeModulePkg: Refine the get default value logic.
Eric Dong
2014-09-29
Removes some unused assigned variables.
Olivier Martin
2014-09-23
Refine get default value process for browser.
Eric Dong
2014-08-27
Refine the fix for the bug that cause assert when do the reconnect in the cal...
Eric Dong
2014-07-21
Refine code to follow good coding style.
Eric Dong
2014-07-14
Add check to make code more safely.
Eric Dong
2014-07-14
Check the validation when return from callback function to avoid use the inva...
Eric Dong
2014-07-10
Fix build fail for VS2005 tool chain.
Eric Dong
2014-07-09
Fix build fail for VS2005 tool chain.
Eric Dong
2014-07-08
Refine the save action for the browser.
Eric Dong
2014-07-07
Restore the question value before call the CHANGED callback type.
Eric Dong
2014-06-26
Refine code to make it more safely.
Eric Dong
2014-05-14
Based on request, export ResetRequired info used by browser.
Eric Dong
2014-04-18
Refine the check expression result logic.
Eric Dong
2014-04-15
Update question validation logic, move the check pointer from after user inpu...
Eric Dong
2014-04-14
Call EFI_BROWSER_ACTION_RETRIEVE for each form instead of only call once befo...
Eric Dong
2014-04-11
Update logic, only question with interactive attribute should trig the callba...
Eric Dong
2014-04-11
Sync value for string opcode after call the Callback function.
Eric Dong
2014-04-10
Check the pointer before use it.
Eric Dong
2014-04-08
Refine the load form sets process for BrowserCallback function.
Eric Dong
2014-02-21
Check the Config access protocol before use it.
Eric Dong
2014-02-18
Update configrequest string at runtime for dynamic created question.
Eric Dong
2014-02-12
Set the free buffer pointer to NULL to avoid later free again.
Eric Dong
2014-02-12
Update the logic, only check the value change status for user input action, n...
Eric Dong
2014-01-23
Update password process logic, if password without interactive attribute, the...
Eric Dong
2013-12-31
Keep consistent about the return value between the caller and callee.
Eric Dong
[next]