]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/BlockIoDxe.uni
IntelFrameworkModulePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / BlockIoDxe / BlockIoDxe.uni
CommitLineData
8fc6e9f7
JJ
1// /** @file\r
2// BIOS Block IO module.\r
3//\r
4// This is the UEFI driver to thunk legacy BIOS int13 interface into UEFI block IO interface.\r
5// Once connected it installs EfiBlockIoProtocol on top of legacy BIOS int13.\r
6//\r
7// Copyright (c) 1999 - 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 "BIOS Block IO module"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "This is the UEFI driver to thunk legacy BIOS int13 interface into the UEFI block IO interface. Once connected, it installs EfiBlockIoProtocol on top of legacy BIOS int13."\r
24\r