]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Ui.h
Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ersek,...
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Ui.h
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-04-02 ydong10Refine code to follow coding style.
2013-03-27 ydong10Update the traversal path logic.
2013-01-22 ydong10Update the code of processing device path info in brows...
2012-09-10 ydong10Enhance the check for options in the question.
2012-08-14 ydong10Refine the logic to handle the device path info get...
2012-05-29 ydong10Enable wide string for title and help string
2012-04-11 ydong10Enable Help string scroll when the help info can't...
2012-01-31 ydong10Update the code to follow the spec when evaluate the...
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-10-31 ydong10When browser was requested to go to another formset...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-08-30 ydong10Enable the follow feature for string op-code:
2011-07-05 ydong10Keep the highlight field after user changes the value...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-05-31 ydong10Add new call back return value; also add some sample...
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-27 lgao4Add the missing check for NULL pointer before use it.
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-13 lgao4Remove the old unused ValueToString code, which has...
2009-10-26 xdu2Support call of SendForm() from Callback(), i.e. nested...
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Add support for newly defined VarStore type EFI_IFR_TYP...
2009-10-26 xdu2Change the FormBrowser behavior of "Pressing ESC":
2009-07-07 lgao4Update the conflicted function name with UefiLib from...
2009-02-03 qwang121) Clean up the INF and add in comment to describe...
2009-01-20 qwang12K8:
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-07-16 qwang12Use standard VA_LIST to pass variable argument list.
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.