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
2010-04-24
Update the copyright notice format
hhtian
2010-02-25
Enhance SetupBrowser to support new UEFI HiiFormMap feature
lgao4
2010-02-05
Add some security check.
xdu2
2010-02-02
Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...
lgao4
2010-01-07
Correct copyright year to 2010
lgao4
2010-01-06
Enable SetupBrowser to support multiple form class guid.
lgao4
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
Update SetupBrowser to support call to SendForm() by specify a formset class ...
xdu2
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-06-25
Correct DriverSample ConfigAcess protocol ExtractConfig interface.
lgao4
2009-05-08
Update SetupBrowserDxe and BdsDxe to use an internal string for prompting str...
rsun3
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-14
HII Library Class interface refine.
rsun3
2009-04-09
Fix error when replace HexStringToBuf
lgao4
2009-04-08
Replace BufToHexString by UnicodeValueToString
lgao4
2009-04-02
Retire Extended HII library class.
rsun3
2009-03-22
remove clean console control protocol.
vanjeff
2009-02-23
Split the Print functionality from SetupBrowserDxe. Platform should use Print...
qhuang8
2009-02-13
enhanced security check.
vanjeff
2008-11-24
1.retried graphics library class from MdePkg
vanjeff
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-28
Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...
lgao4
2008-07-15
Clean up SetupBrowserDxe for Doxygen comments requirement.
qwang12
2008-06-23
Merged in the following trackers from EDK:
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