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
/
ProcessOptions.c
Age
Commit message (
Expand
)
Author
2012-04-24
Fix build fail for DDK.
ydong10
2012-04-23
Refine the code to have same function to process the string info. Also update...
ydong10
2012-04-11
Enable Help string scroll when the help info can't show all at current page.
ydong10
2012-01-31
Update the code to follow the spec when evaluate the expression.
ydong10
2012-01-31
Enable nest for suppressif/grayoutif/diableif for form/question/option.
ydong10
2011-11-16
Patch include:
ydong10
2011-09-29
Add pointer check for NULL before dereference it.
ydong10
2011-08-30
Enable the follow feature for string op-code:
ydong10
2011-05-31
Add new call back return value; also add some sample code to use it.
ydong10
2011-02-12
Add four PCDs for the different color settings of Subtitle and Text Filed on ...
lgao4
2010-12-23
1. Support inconsistent if opcode used in string/password opcode.
ydong10
2010-06-04
Do the following fix up in SetupBrowser driver:
lgao4
2010-04-24
Update the copyright notice format
hhtian
2010-02-22
1. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...
lgao4
2009-11-13
Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.
lgao4
2009-10-26
1. Code clean up: add IN/OUT modifier for parameters.
xdu2
2009-10-26
Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...
xdu2
2009-02-02
Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.
qwang12
2009-01-20
K8:
qwang12
2008-11-21
1) Remove the variable initalization in declaration.
qwang12
2008-11-20
ECC Cleanup: Remove variable initialization in declaration.
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-31
Update to use DOS format
qhuang8
2008-09-02
Merged in the bug fixes from EDK I.
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