audk/IntelFrameworkModulePkg/Bus/Isa
vanjeff e812318638 Update PS/2 keyboard driver to return scan code for Pause key.
Signed-off-by: vanjeff
Reviewed-by: niruiyu

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11657 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-16 02:00:34 +00:00
..
IsaBusDxe Use REPORT_STATUS_CODExxx() macros directly. 2011-01-03 19:25:00 +00:00
IsaFloppyDxe Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier. 2011-04-25 09:32:25 +00:00
IsaIoDxe Removes the assumption in Supported() and Start() routine that the EFI_SIO_PROTOCOL is installed in the immediate child handle of the PCI controller. Multiple SIO platform could have an additional layer between the PCI controller and the EFI_SIO_PROTOCOL instance. 2010-12-17 05:55:47 +00:00
IsaSerialDxe Update the Timeout used for Write() operations to consider the case where the Tx FIFO is full on entry to Write(). 2010-12-30 22:30:57 +00:00
Ps2KeyboardDxe Update PS/2 keyboard driver to return scan code for Pause key. 2011-05-16 02:00:34 +00:00
Ps2MouseAbsolutePointerDxe Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop() of Ps2KeyboardDxe/Ps2MouseDxe/Ps2MouseAbsolutePointer driver so that PS/2 keyboard and mouse can be used with legacy option ROMs after all EFI drivers have been disconnected. 2011-05-04 01:06:36 +00:00
Ps2MouseDxe Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop() of Ps2KeyboardDxe/Ps2MouseDxe/Ps2MouseAbsolutePointer driver so that PS/2 keyboard and mouse can be used with legacy option ROMs after all EFI drivers have been disconnected. 2011-05-04 01:06:36 +00:00