summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-10Enhance the check for options in the question.ydong101-0/+20
2012-08-14Refine the logic to handle the device path info get from string token.ydong101-0/+13
2012-05-29Enable wide string for title and help stringydong101-3/+8
2012-04-11Enable Help string scroll when the help info can't show all at current page.ydong101-1/+1
2012-01-31Update the code to follow the spec when evaluate the expression.ydong101-5/+8
2012-01-31Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong101-1/+86
2011-11-16Enable lock attribute for statement and form; show this attribute same as gra...ydong101-0/+2
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong101-0/+5
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao41-3/+2
2011-08-30Enable the follow feature for string op-code:ydong101-4/+4
2011-07-05Keep the highlight field after user changes the value for time/date opcodeydong101-0/+2
2011-06-28Enable new "ref5" opcode in browser.ydong101-0/+20
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong101-0/+1
2011-05-31Add new call back return value; also add some sample code to use it.ydong101-3/+7
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a1-0/+1
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-02-27Add the missing check for NULL pointer before use it.lgao41-0/+2
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao41-0/+74
2010-01-19Improve coding style in MdeModulePkg.rsun31-4/+5
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao41-2/+0
2009-11-13Remove the old unused ValueToString code, which has been replaced by UnicodeV...lgao41-18/+0
2009-10-26Support call of SendForm() from Callback(), i.e. nested call of SendForm().xdu21-0/+1
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu21-9/+23
2009-10-26Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu21-0/+34
2009-10-26Change the FormBrowser behavior of "Pressing ESC":xdu21-22/+54
2009-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao41-1/+1
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang121-0/+2
2009-01-20K8:qwang121-0/+7
2008-12-16Clean up to update the reference of the these macros:qhuang81-2/+2
2008-11-19ECC Cleanup: Update Doxygen commentqwang121-1/+1
2008-11-04Sync in bug fix from EDK I:qwang121-1/+2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-76/+38
2008-07-16Use standard VA_LIST to pass variable argument list.qwang121-2/+0
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang121-474/+796
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-4/+0
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-0/+478