summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Isa/Ps2KeyboardDxe
AgeCommit message (Expand)AuthorFilesLines
2024-04-03MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu2-1/+6
2022-10-25Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatalMatt DeVillier1-7/+1
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki5-560/+607
2020-02-10MdeModulePkg/Bus/Isa: Fix various typosAntoine Coeur4-27/+27
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney8-56/+8
2018-09-14MdeModulePkg: Avoid key notification called more than onceDandan Bi1-0/+1
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-08-21MdeModulePkg Ps2KeyboardDxe: Remove a redundant functionshenglei2-38/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-1/+1
2018-02-01MdeModulePkg/Ps2Kb: ReadKeyStrokeEx always return key stateRuiyu Ni3-24/+54
2017-06-20MdeModulePkg: Update comments in SimpleTextInEx according to UEFI 2.7Dandan Bi2-6/+12
2016-12-26MdeModulePkg Ps2KbDxe: Execute key notify func at TPL_CALLBACKStar Zeng4-2/+94
2016-10-27MdeModulePkg/Bus: Fix typos in commentsGary Lin2-4/+4
2016-04-13MdeModulePkg/Ps2KeyboardDxe: Use a different FILE_GUIDRuiyu Ni1-1/+1
2016-04-08MdeModulePkg: Add Ps2KeyboardDxe driver.Ruiyu Ni8-0/+4232