summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
AgeCommit message (Expand)Author
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...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-10-261. Code clean up: add IN/OUT modifier for parameters.xdu2
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang12
2009-01-20K8:qwang12
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-11-04Sync in bug fix from EDK I:qwang12
2008-10-30Remove SafeFreePool from MemoryAllocationLib as this API's name is misleading...qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-03-12Added the ULL to the 0xFFFFFFFFFFFFFFFF valueslhauch
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12