summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c
Commit message (Expand)AuthorAgeFilesLines
* Remove IntelFrameworkModulePkgHao A Wu2019-07-031-734/+0
* IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni2018-02-011-1/+5
* IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi2017-06-201-3/+7
* IntelFrameworkModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng2016-12-261-1/+50
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-301-6/+5
* Remove the check of signature because the code which looks for the input Noti...niruiyu2012-05-241-5/+1
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-251-0/+12
* 1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang2011-09-301-119/+155
* Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...niruiyu2011-04-191-119/+77
* Update the copyright notice formathhtian2010-04-231-2/+2
* Refine the comments.klu22009-06-191-4/+4
* Clean up the Ps2keyboardDxe moduleklu22009-06-191-151/+105
* return value not follow spec.vanjeff2009-04-071-2/+1
* add check for invalid handle.vanjeff2009-03-041-1/+5
* Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff2009-02-251-29/+2
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-3/+0
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-2/+1
* Coding style modification.klu22008-04-141-203/+149
* Update to support EFI_SIMPLE_INPUT_EX protocolqhuang82007-10-191-35/+553
* Cleanup the license headerklu22007-07-201-12/+4
* clean up CommonHeader.hqwang122007-07-161-5/+0
* Update to BSD license header.qwang122007-07-101-9/+8
* Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang122007-07-061-0/+306