]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/KeyboardDxe.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / KeyboardDxe / KeyboardDxe.uni
1 // /** @file
2 // Ps2 Keyboard driver.
3 //
4 // Ps2 Keyboard driver by using Legacy Bios protocol service and IsaIo protocol
5 // service. This dirver uses legacy INT16 to get the key stroke status.
6 //
7 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
8 //
9 // SPDX-License-Identifier: BSD-2-Clause-Patent
10 //
11 // **/
12
13
14 #string STR_MODULE_ABSTRACT #language en-US "Ps2 Keyboard Driver"
15
16 #string STR_MODULE_DESCRIPTION #language en-US "Ps2 Keyboard driver by using Legacy Bios protocol service and IsaIo protocol service. This driver uses legacy INT16 to get the key stroke status."
17