summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
AgeCommit message (Expand)Author
2010-12-231. Support inconsistent if opcode used in string/password opcode.ydong10
2010-09-16Refine code to make code run safely.ydong10
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-24Update the copyright notice formathhtian
2010-02-27Add the missing check for NULL pointer before use it.lgao4
2010-02-25Enhance SetupBrowser to support new UEFI HiiFormMap featurelgao4
2010-02-221. Update GetStringWorker() of HiiDataBaseDxe to only search in other languag...lgao4
2010-02-05Add some security check.xdu2
2010-02-02Add support to original EFI_IFR_FORM_SET in initial UEFI2.1 spec. Now, it has...lgao4
2009-11-26Add IFR Security Op-code support in the Form Browser.rsun3
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
2009-11-13Fix a bug to handle case that SendForm() is called with an invalid FormSetGuid.xdu2
2009-11-12Add SuppressIf form support in SetupBrowser driver.lgao4
2009-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-10-26Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu2
2009-10-201. Move ASSERT to proper place.xdu2
2009-09-21Rename the structure name EFI_IFR_EQ_ID_LIST to EFI_IFR_EQ_ID_VALUE_LISTqhuang8
2009-05-15Add check for NULL pointer.gikidy
2009-05-13Add a check for CreateQuestion may be return NULL. gikidy
2009-04-23Fix ICC build break.lgao4
2009-04-22Correct commentslgao4
2009-04-22Update SetUp Browser doesn't set a default value to Numeric field per UEFI sp...lgao4
2009-04-14HII Library Class interface refine.rsun3
2009-04-13Update UefiHiiLib to support new defined IFR related HII APIs.lgao4
2009-02-25Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ...lgao4
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao4
2009-02-10Add in ASSERT to avoid NULL point dereference.qwang12
2009-02-06K8: Add in ASSERT to detect possible NULL pointer dereference.qwang12
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang12
2009-01-20K8:qwang12
2009-01-19Assertions addedjji4
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-11-19ECC Cleanup: Update Doxygen commentqwang12
2008-10-31Update to use DOS formatqhuang8
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-09-03Use Numeric Opcode to host the backward compatibility as the VarEqVal in Fram...qwang12
2008-09-02Merged in the bug fixes from EDK I.qwang12
2008-08-18Add the support of GUID opcode which enable SetupBrowser to support IFR gener...qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang12
2008-06-23Merged in the following trackers from EDK:qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-03-12Added the ULL to the 0xFFFFFFFFFFFFFFFF valueslhauch
2008-02-19edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c:jljusten
2008-02-19Initialize Storage->ConfigRequest to contain at least one Unicode NULL '\0000...qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12