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
/
Ui.h
Age
Commit message (
Expand
)
Author
2010-04-29
Forcing functions with variable argument lists to use the same calling conven...
geekboy15a
2010-04-24
Update the copyright notice format
hhtian
2010-02-27
Add the missing check for NULL pointer before use it.
lgao4
2010-02-25
Enhance SetupBrowser to support new UEFI HiiFormMap feature
lgao4
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2009-11-13
Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.
lgao4
2009-11-13
Remove the old unused ValueToString code, which has been replaced by UnicodeV...
lgao4
2009-10-26
Support call of SendForm() from Callback(), i.e. nested call of SendForm().
xdu2
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-10-26
Change the FormBrowser behavior of "Pressing ESC":
xdu2
2009-07-07
Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...
lgao4
2009-02-03
1) Clean up the INF and add in comment to describe the surface area of modules
qwang12
2009-01-20
K8:
qwang12
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-19
ECC Cleanup: Update Doxygen comment
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-07-16
Use standard VA_LIST to pass variable argument list.
qwang12
2008-07-15
Clean up SetupBrowserDxe for Doxygen comments requirement.
qwang12
2008-05-23
1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12