summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Ui.h
AgeCommit message (Expand)Author
2013-08-12Refine the code logic for browser and display engine.Eric Dong
2013-08-12Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers...Eric Dong
2013-08-09Update Browser to provide the customization possibilities.Eric Dong
2013-04-02Refine code to follow coding style.ydong10
2013-03-27Update the traversal path logic.ydong10
2013-01-22Update the code of processing device path info in browser to follow UEFI spec.ydong10
2012-09-10Enhance the check for options in the question.ydong10
2012-08-14Refine the logic to handle the device path info get from string token.ydong10
2012-05-29Enable wide string for title and help stringydong10
2012-04-11Enable Help string scroll when the help info can't show all at current page.ydong10
2012-01-31Update the code to follow the spec when evaluate the expression.ydong10
2012-01-31Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong10
2011-11-16Enable lock attribute for statement and form; show this attribute same as gra...ydong10
2011-10-31When browser was requested to go to another formset, it also needs to update ...ydong10
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-08-30Enable the follow feature for string op-code:ydong10
2011-07-05Keep the highlight field after user changes the value for time/date opcodeydong10
2011-06-28Enable new "ref5" opcode in browser.ydong10
2011-06-08Add new "Refresh guid" opcode, also add sample code to use it.ydong10
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
2009-11-13Remove the old unused ValueToString code, which has been replaced by UnicodeV...lgao4
2009-10-26Support call of SendForm() from Callback(), i.e. nested call of SendForm().xdu2
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-10-26Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu2
2009-10-26Change the FormBrowser behavior of "Pressing ESC":xdu2
2009-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao4
2009-02-031) Clean up the INF and add in comment to describe the surface area of modulesqwang12
2009-01-20K8:qwang12
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-19ECC Cleanup: Update Doxygen commentqwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff
2008-07-16Use standard VA_LIST to pass variable argument list.qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12