]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c
Update Browser to provide the customization possibilities.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Presentation.c
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-06-06 Eric DongUpdate code to follow spec, add discard form action...
2013-03-27 ydong10Update the code to follow UEFI spec, do the discard...
2013-01-22 ydong10Update the code of processing device path info in brows...
2012-11-15 ydong10Check mHiiPackageListUpdated before set it to FALSE.
2012-08-21 ydong10Patch includes:
2012-07-06 ydong10When do discard action, enable callback action for...
2012-05-29 ydong10Enable wide string for title and help string
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2011-12-15 ydong10Per UEFI spec, on CallBack action EFI_BROWSER_ACTION_CH...
2011-12-07 ydong10Enable EFI_BROWSER_ACTION_CHANGED callback type for...
2011-11-16 ydong10Enable lock attribute for statement and form; show...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-31 ydong10When browser was requested to go to another formset...
2011-10-09 ydong10When the CONFIG_ACCESS_PROTOCOL.CallBack function retur...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-16 ydong10Add exit action when Config_Access_Protocol.CallBack...
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-07-05 ydong10Refine code to avoid potential access violation.
2011-06-28 ydong10Enable new "ref5" opcode in browser.
2011-06-15 ydong10Updates old formset info before exit to avoid old chang...
2011-06-13 ydong101. When get value from AltCfg data, check the varstore...
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-05-20 ydong10Add two new methods to get default value, also add...
2011-03-08 lgao4Do the following enhancement for SetupBrowser:
2011-02-23 ydong101.Reposition the platform info. Move from the old posit...
2010-12-30 ydong10Enable number input for numeric, date and time opcode
2010-12-23 ydong101. Support inconsistent if opcode used in string/passwo...
2010-06-04 lgao4Do the following fix up in SetupBrowser driver:
2010-06-02 lgao4Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function...
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-07 lgao4Correct copyright year to 2010
2010-01-06 lgao4Enable SetupBrowser to support multiple form class...
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-12 xdu21. Update SetupBrowser to pass correct buffer value...
2009-11-12 lgao4Add SuppressIf form support in SetupBrowser driver.
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Add support for newly defined Browser action type EFI_B...
2009-10-26 xdu2Update FormBrowser to conform to UEFI spec Table 197...
2009-10-26 xdu2Add support for newly defined VarStore type EFI_IFR_TYP...
2009-10-26 xdu2Change the FormBrowser behavior of "Pressing ESC":
2009-04-23 lgao4Fix ICC build break.
2009-04-22 lgao4Update SetUp Browser doesn't set a default value to...
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-02-13 vanjeffenhanced security check.
2009-02-13 vanjeffenhanced security check.
2009-02-09 qwang12ECC cleanup: Non-Boolean comparisons should use a compa...
2009-01-20 qwang12K8:
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-18 qwang12Merge in [EDK 1166]: Form title is not displayed by...
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.