summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/BiosKeyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Remove IntelFrameworkModulePkgHao A Wu2019-07-031-2514/+0
* IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-8/+1
* IntelFrameworkModulePkg: Avoid key notification called more than onceDandan Bi2018-09-141-0/+1
* IntelFrameworkModulePkg: Clean up source filesLiming Gao2018-06-281-125/+125
* IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key stateRuiyu Ni2018-02-011-2/+12
* IntelFrameworkModulePkg/KeyboardDxe: Use macro to enable/disable page 0Jian J Wang2017-12-081-108/+10
* IntelFrameworkModulePkg/Csm: Refine coding style in commentsDandan Bi2017-10-241-4/+4
* IntelFrameworkModulePkg/Csm: Add code to bypass NULL pointer detectionJian J Wang2017-10-111-0/+101
* IntelFrameworkModulePkg: Update comments in SimpleTextInExDandan Bi2017-06-201-6/+9
* IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* IntelFrameworkModulePkg KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng2016-12-261-5/+81
* IntelFrameworkModulePkg: Fix typos in commentsGary Lin2016-10-241-6/+6
* Address the potential system TPL does not been restore.Deric Cole2014-12-241-4/+8
* Add PcdFastPS2Detection to improve PS2 keyboard driver start performance.li-elvin2012-10-111-122/+128
* Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...niruiyu2012-07-301-8/+7
* Change the SimpleTextInEx implementation to return CTRL+C when CTRL and C are...niruiyu2011-10-251-10/+11
* Change the Keyboard thunk driver to remove DevicePath reference.niruiyu2011-10-191-30/+16
* 1. Add Partial Keystroke Support in Ps2Kb drivers. See the Uefi2.3.1a chapter...qianouyang2011-09-301-1/+6
* Add a PcdPs2KbdExtendedVerification to let user to choose whether extend rese...li-elvin2011-08-251-2/+64
* IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten2011-06-271-0/+2365