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
Age
Commit message (
Expand
)
Author
2010-01-07
Correct copyright year to 2010
lgao4
2010-01-06
Enable SetupBrowser to support multiple form class guid.
lgao4
2009-12-11
Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...
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-13
Remove the old unused ValueToString code, which has been replaced by UnicodeV...
lgao4
2009-11-13
Fix a bug to handle case that SendForm() is called with an invalid FormSetGuid.
xdu2
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
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 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-10-20
1. Move ASSERT to proper place.
xdu2
2009-09-21
Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LIST
qhuang8
2009-08-26
Fixed a bug on the menu display: Following steps to reproduce it:
jchen20
2009-08-26
Fixed a bug on the menu display: Following steps to reproduce it:
jchen20
2009-07-23
Remove use of BackupMarker local variable in CreateDialog() because assigning...
mdkinney
2009-07-07
Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...
lgao4
2009-06-25
Correct DriverSample ConfigAcess protocol ExtractConfig interface.
lgao4
2009-05-25
change ISO 639-2 language codes to RFC 4646 codes in .UNI files
rsun3
2009-05-15
Add check for NULL pointer.
gikidy
2009-05-13
Add a check for CreateQuestion may be return NULL.
gikidy
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
Correct comments
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-13
Update UefiHiiLib to support new defined IFR related HII APIs.
lgao4
2009-04-12
Remove unused IfrSupportLib
lgao4
2009-04-10
Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.
jljusten
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-04-01
1. retired console control protocol.
vanjeff
2009-03-22
remove clean console control protocol.
vanjeff
2009-02-25
Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...
lgao4
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
2009-02-13
enhanced security check.
vanjeff
2009-02-13
enhanced security check.
vanjeff
2009-02-10
Add in ASSERT to avoid NULL point dereference.
qwang12
2009-02-09
ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...
qwang12
2009-02-06
K8: Add in ASSERT to detect possible NULL pointer dereference.
qwang12
2009-02-03
1) Clean up the INF and add in comment to describe the surface area of modules
qwang12
2009-02-02
Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.
qwang12
[next]