]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/Presentation.c
Add the missing check for NULL pointer before use it.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Presentation.c
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.