summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KbdTextIn.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu1-734/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao1-2/+2
2018-02-01IntelFrameworkModule/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni1-1/+5
2017-06-20IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi1-3/+7
2016-12-26IntelFrameworkModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng1-1/+50
2012-07-30Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu1-6/+5
2012-05-24Remove the check of signature because the code which looks for the input Noti...niruiyu1-5/+1
2011-10-25Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu1-0/+12
2011-09-301. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang1-119/+155
2011-04-19Fix the PS2 keyboard driver to call hotkey callback even no one is calling Re...niruiyu1-119/+77
2010-04-23Update the copyright notice formathhtian1-2/+2
2009-06-19Refine the comments.klu21-4/+4
2009-06-19Clean up the Ps2keyboardDxe moduleklu21-151/+105
2009-04-07return value not follow spec.vanjeff1-2/+1
2009-03-04add check for invalid handle.vanjeff1-1/+5
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff1-29/+2
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-3/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-2/+1
2008-04-14Coding style modification.klu21-203/+149
2007-10-19Update to support EFI_SIMPLE_INPUT_EX protocolqhuang81-35/+553
2007-07-20Cleanup the license headerklu21-12/+4
2007-07-16clean up CommonHeader.hqwang121-5/+0
2007-07-10Update to BSD license header.qwang121-9/+8
2007-07-06Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkgqwang121-0/+306