]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/KeyboardDxe.uni
IntelFrameworkModulePkg: Convert all .uni files to utf-8
[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
7// Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
8//\r
9// This program and the accompanying materials\r
10// are licensed and made available under the terms and conditions\r
11// of the BSD License which accompanies this distribution. The\r
12// full text of the license may be found at\r
13// http://opensource.org/licenses/bsd-license.php\r
14// \r
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "Ps2 Keyboard Driver"\r
22\r
23#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
24\r