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.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-25
Enhance SetupBrowser to support new UEFI HiiFormMap feature
lgao4
2010-02-08
Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
qhuang8
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2010-01-07
Correct copyright year to 2010
lgao4
2010-01-06
Enable SetupBrowser to support multiple form class guid.
lgao4
2009-11-26
Add IFR Security Op-code support in the Form Browser.
rsun3
2009-11-18
Add newly added global to Browser Context.
xdu2
2009-11-13
Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.
lgao4
2009-11-12
Add SuppressIf form support in SetupBrowser driver.
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-09-21
Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LIST
qhuang8
2009-04-22
Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...
lgao4
2009-04-14
HII Library Class interface refine.
rsun3
2009-04-13
Update UefiHiiLib to support new defined IFR related HII APIs.
lgao4
2009-04-12
Remove unused IfrSupportLib
lgao4
2009-04-02
Retire Extended HII library class.
rsun3
2009-04-01
1. retired console control protocol.
vanjeff
2009-02-23
Move MdeModuleHii.h into Include\Guid directory
lgao4
2009-02-23
Split the Print functionality from SetupBrowserDxe. Platform should use Print...
qhuang8
2008-12-16
Clean up to update the reference of the these macros:
qhuang8
2008-11-24
1.retried graphics library class from MdePkg
vanjeff
2008-11-19
ECC Cleanup: Update Doxygen comment
qwang12
2008-11-04
Sync in bug fix from EDK I:
qwang12
2008-10-09
Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...
lgao4
2008-09-04
clean up the un-suitable ';' location when declaring the functions.
vanjeff
2008-09-02
Merged in the bug fixes from EDK I.
qwang12
2008-08-30
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...
lgao4
2008-08-18
Add the support of GUID opcode which enable SetupBrowser to support IFR gener...
qwang12
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-02-02
1) Cleanup HiiLib, IfrSupportLib.
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12