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