]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Setup.h
MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in DriverS...
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Setup.h
2015-05-06 Eric DongMdeModulePkg: Add match2 opcode support in SetupBrowser...
2015-05-06 Eric DongMdeModluePkg: Enable refresh opcode to refresh the...
2015-01-30 Eric DongMove ConfigHdr from browser_storage to Formset_storage...
2014-11-21 Eric DongMdeModulePkg: Refine the get default value logic.
2014-09-23 Eric DongRefine get default value process for browser.
2014-07-21 Eric DongRefine code to follow good coding style.
2014-07-14 Eric DongCheck the validation when return from callback function...
2014-07-08 Eric DongRefine the save action for the browser.
2014-05-14 Eric DongBased on request, export ResetRequired info used by...
2014-04-18 Eric DongRefine the check expression result logic.
2014-04-15 Eric DongUpdate question validation logic, move the check pointe...
2014-04-14 Eric DongCall EFI_BROWSER_ACTION_RETRIEVE for each form instead...
2014-04-11 Eric DongSync value for string opcode after call the Callback...
2014-04-08 Eric DongRefine the load form sets process for BrowserCallback...
2014-02-18 Eric DongUpdate configrequest string at runtime for dynamic...
2014-02-12 Eric DongUpdate the logic, only check the value change status...
2013-12-31 Eric DongKeep consistent about the return value between the...
2013-12-17 Eric DongUpdate code to support guid op nest in the statement.
2013-11-25 Eric DongWhen need to find varstore in the storage list, based...
2013-11-07 Eric DongUpdate the logic, based on the device path and formset...
2013-09-25 Eric DongUse RETRIEVE instead of CHANGING for refresh question.
2013-09-24 Eric DongFix deadloop issue in BrowserCallback function.
2013-09-16 Eric DongExport one interface to support 3rd party to change...
2013-09-04 Eric DongEnable warningif opcode in browser.
2013-08-23 Eric DongAdd some comments, clear describe the efi varstore...
2013-08-12 Eric DongRefine the code logic for browser and display engine.
2013-08-12 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-05-21 ydong10When finish using the browser storage for one formset...
2013-05-16 ydong10Update the logic about get initial value for one storage.
2013-04-16 ydong10Update the browser logic, make the storage as browser...
2013-01-22 ydong10Update the code of processing device path info in brows...
2012-08-21 ydong10Patch includes:
2012-07-06 ydong10When do discard action, enable callback action for...
2012-06-26 ydong10Update the logic to get default value for question...
2012-06-12 ydong10Refine the logic about initialize questions value
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2011-11-22 ydong10Add support for EFI_IFR_QUESTION_REF3 opcode for browse...
2011-11-22 lgao4Update SetupBrowser to initialize the question value...
2011-11-18 ydong10Enable buffer type when process some expression opcode...
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-07-12 ydong10Change the HiiDataBase and browser codes to support...
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-28 ydong10Restore the whole form set to default value when user...
2011-06-08 ydong10Add new "Refresh guid" opcode, also add sample code...
2011-06-08 ydong10Add new "Modal form" opcode, also add sample code to...
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-04-19 lgao4Update IFR version opcode value to follow the UEFI2...
2011-02-23 ydong101.Reposition the platform info. Move from the old posit...
2011-02-21 ydong10Update the arrow position.
2010-10-25 lgao4Reserve one column at left screen to be more visually.
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-08 qhuang8Update MdeModulePkg to not use EFI_SPECIFICATION_VERSIO...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-07 lgao4Correct copyright year to 2010
2010-01-06 lgao4Enable SetupBrowser to support multiple form class...
2009-11-26 rsun3Add IFR Security Op-code support in the Form Browser.
2009-11-18 xdu2Add newly added global to Browser Context.
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-12 lgao4Add SuppressIf form support in SetupBrowser driver.
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-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-04-22 lgao4Update SetUp Browser doesn't set a default value to...
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-12 lgao4Remove unused IfrSupportLib
2009-04-02 rsun3Retire Extended HII library class.
2009-04-01 vanjeff1. retired console control protocol.
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-23 qhuang8Split the Print functionality from SetupBrowserDxe...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-09 lgao4Remove the package header files PiDxe.h/PiPei.h/Uefi...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-18 qwang12Add the support of GUID opcode which enable SetupBrowse...
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-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.