summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/SetupBrowserDxe/InputHandler.c
Commit message (Expand)AuthorAgeFilesLines
* Sync patch r12472 from main trunk.vanjeff2012-01-211-0/+1
* Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode, and the bug in using Un...lgao42009-12-111-3/+3
* Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read EfiVarstore question.lgao42009-11-131-1/+0
* 1. Update SetupBrowser to pass correct buffer value for OrderedList Callbackxdu22009-11-121-0/+1
* 1. Code clean up: add IN/OUT modifier for parameters.xdu22009-10-261-1/+1
* Add support for newly defined VarStore type EFI_IFR_TYPE_UNDEFINED, EFI_IFR_T...xdu22009-10-261-8/+10
* Update the conflicted function name with UefiLib from CreatePopUp to CreateMu...lgao42009-07-071-1/+1
* Replace BufToHexString by UnicodeValueToStringlgao42009-04-081-1/+7
* ECC cleanup: Non-Boolean comparisons should use a compare operator (==, !=, >...qwang122009-02-091-1/+1
* Add in ASSERT to check out-of-bound and possible dereference of NULL pointers.qwang122009-02-021-1/+2
* K8:qwang122009-01-201-3/+8
* 1) Remove the variable initalization in declaration.qwang122008-11-211-11/+11
* Merge in [EDK 1166]: Form title is not displayed by Setup Browser qwang122008-08-181-0/+2
* Clean up SetupBrowserDxe for Doxygen comments requirement.qwang122008-07-151-1146/+1144
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-231-1/+1
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-211-0/+1146