]> git.proxmox.com Git - mirror_edk2.git/blame - IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/BlockIoDxe.uni
IntelFrameworkModulePkg: Replace BSD License with BSD+Patent License
[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
0a6f4824 7// Copyright (c) 1999 - 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 "BIOS Block IO module"\r
15\r
16#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
17\r