]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
Add the missing check for NULL pointer before use it.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / IfrParse.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-02-22 lgao41. Update GetStringWorker() of HiiDataBaseDxe to only...
2010-02-05 xdu2Add some security check.
2010-02-02 lgao4Add support to original EFI_IFR_FORM_SET in initial...
2009-11-26 rsun3Add IFR Security Op-code support in the Form Browser.
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-13 xdu2Fix a bug to handle case that SendForm() is called...
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 VarStore type EFI_IFR_TYP...
2009-10-20 xdu21. Move ASSERT to proper place.
2009-09-21 qhuang8Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR...
2009-05-15 gikidyAdd check for NULL pointer.
2009-05-13 gikidyAdd a check for CreateQuestion may be return NULL.
2009-04-23 lgao4Fix ICC build break.
2009-04-22 lgao4Correct comments
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-02-25 lgao4Use single one PcdFrameworkCompatibilitySupport PCD...
2009-02-23 lgao4Move MdeModuleHii.h into Include\Guid directory
2009-02-10 qwang12Add in ASSERT to avoid NULL point dereference.
2009-02-06 qwang12K8: Add in ASSERT to detect possible NULL pointer deref...
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-20 qwang12K8:
2009-01-19 jji4Assertions added
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-11-19 qwang12ECC Cleanup: Update Doxygen comment
2008-10-31 qhuang8Update to use DOS format
2008-10-30 qwang12Remove SafeFreePool from MemoryAllocationLib as this...
2008-09-03 qwang12Use Numeric Opcode to host the backward compatibility...
2008-09-02 qwang12Merged in the bug fixes from EDK I.
2008-08-18 qwang12Add the support of GUID opcode which enable SetupBrowse...
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-06-23 qwang12Merged in the following trackers from EDK:
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-03-12 lhauchAdded the ULL to the 0xFFFFFFFFFFFFFFFF values
2008-02-19 jljustenedk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c:
2008-02-19 qwang12Initialize Storage->ConfigRequest to contain at least...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.