summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/InputHandler.c
AgeCommit message (Expand)Author
2010-04-24Update the copyright notice formathhtian
2009-12-11Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao4
2009-11-13Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao4
2009-11-121. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu2
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-07-07Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao4
2009-04-08Replace BufToHexString by UnicodeValueToStringlgao4
2009-02-09ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang12
2009-02-02Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang12
2009-01-20K8:qwang12
2008-11-211) Remove the variable initalization in declaration.qwang12
2008-08-18Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang12
2008-07-15Clean up SetupBrowserDxe for Doxygen comments requirement.qwang12
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12