]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/SetupBrowserDxe/InputHandler.c
Refine the logic about processing options for oneof opcode.
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / InputHandler.c
2013-05-27 ydong10Refine the logic about processing options for oneof...
2012-11-14 niruiyuEnhance SetupBrowser to call ReadKeyStroke() before...
2012-09-10 ydong10Enhance the check for options in the question.
2012-07-06 ydong10When do discard action, enable callback action for...
2012-05-11 ydong10Add logic to validate new input value with minimum.
2012-01-31 ydong10Update the code to follow the spec when evaluate the...
2012-01-31 ydong10Enable nest for suppressif/grayoutif/diableif for form...
2011-09-29 ydong10Add pointer check for NULL before dereference it.
2011-09-13 lgao4Enhance EDKII Browser to support flexible HotKey setting.
2011-08-30 ydong10Enable the follow feature for string op-code:
2011-07-28 ydong10Adjust the day field when update the month and year...
2011-07-05 ydong10correct leap year calculate method.
2011-07-05 ydong10Enable value roll over when hit max or min.
2011-05-31 ydong10Add new call back return value; also add some sample...
2011-02-12 lgao4Add four PCDs for the different color settings of Subti...
2010-12-30 ydong10Enable number input for numeric, date and time opcode
2010-05-10 lgao41. Use the max string size to compare password string.
2010-04-24 hhtianUpdate the copyright notice format
2009-12-11 lgao4Fix the bug for evaluate EFI_IFR_NOT_EQUAL_OP opcode...
2009-11-13 lgao4Invoke EFI_BROWSER_ACTION_RETRIEVE callback when read...
2009-11-12 xdu21. Update SetupBrowser to pass correct buffer value...
2009-10-26 xdu21. Code clean up: add IN/OUT modifier for parameters.
2009-10-26 xdu2Add support for newly defined VarStore type EFI_IFR_TYP...
2009-07-07 lgao4Update the conflicted function name with UefiLib from...
2009-04-08 lgao4Replace BufToHexString by UnicodeValueToString
2009-02-09 qwang12ECC cleanup: Non-Boolean comparisons should use a compa...
2009-02-02 qwang12Add in ASSERT to check out-of-bound and possible derefe...
2009-01-20 qwang12K8:
2008-11-21 qwang121) Remove the variable initalization in declaration.
2008-08-18 qwang12Merge in [EDK 1166]: Form title is not displayed by...
2008-07-15 qwang12Clean up SetupBrowserDxe for Doxygen comments requirement.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.