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
/
Presentation.c
Age
Commit message (
Expand
)
Author
2010-02-25
Enhance SetupBrowser to support new UEFI HiiFormMap feature
lgao4
2010-01-07
Correct copyright year to 2010
lgao4
2010-01-06
Enable SetupBrowser to support multiple form class guid.
lgao4
2009-11-13
Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.
lgao4
2009-11-12
1. Update SetupBrowser to pass correct buffer value for OrderedList Callback
xdu2
2009-11-12
Add SuppressIf form support in SetupBrowser driver.
lgao4
2009-10-26
1. Code clean up: add IN/OUT modifier for parameters.
xdu2
2009-10-26
Add support for newly defined Browser action type EFI_BROWSER_ACTION_FORM_OPE...
xdu2
2009-10-26
Update FormBrowser to conform to UEFI spec Table 197. Callback Behavior for C...
xdu2
2009-10-26
Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...
xdu2
2009-10-26
Change the FormBrowser behavior of "Pressing ESC":
xdu2
2009-04-23
Fix ICC build break.
lgao4
2009-04-22
Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...
lgao4
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
2009-02-13
enhanced security check.
vanjeff
2009-02-13
enhanced security check.
vanjeff
2009-02-09
ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...
qwang12
2009-01-20
K8:
qwang12
2008-11-21
1) Remove the variable initalization in declaration.
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-30
Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...
qwang12
2008-09-02
Merged in the bug fixes from EDK I.
qwang12
2008-08-18
Merge in [EDK 1166]: Form title is not displayed by Setup Browser
qwang12
2008-07-15
Clean up SetupBrowserDxe for Doxygen comments requirement.
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12