summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/SetupBrowserDxe/InputHandler.c
AgeCommit message (Expand)Author
2012-05-11Add logic to validate new input value with minimum.ydong10
2012-01-31Update the code to follow the spec when evaluate the expression.ydong10
2012-01-31Enable nest for suppressif/grayoutif/diableif for form/question/option.ydong10
2011-09-29Add pointer check for NULL before dereference it.ydong10
2011-09-13Enhance EDKII Browser to support flexible HotKey setting. lgao4
2011-08-30Enable the follow feature for string op-code:ydong10
2011-07-28Adjust the day field when update the month and year field.ydong10
2011-07-05correct leap year calculate method.ydong10
2011-07-05Enable value roll over when hit max or min.ydong10
2011-05-31Add new call back return value; also add some sample code to use it.ydong10
2011-02-12Add four PCDs for the different color settings of Subtitle and Text Filed on ...lgao4
2010-12-30Enable number input for numeric, date and time opcodeydong10
2010-05-101. Use the max string size to compare password string.lgao4
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