]> git.proxmox.com Git - mirror_edk2.git/blob - IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/BlockIoDxe.uni
4095d32aa1228b5e4e2cd3ddbf7e2e32166eb01e
[mirror_edk2.git] / IntelFrameworkModulePkg / Csm / BiosThunk / BlockIoDxe / BlockIoDxe.uni
1 // /** @file
2 // BIOS Block IO module.
3 //
4 // This is the UEFI driver to thunk legacy BIOS int13 interface into UEFI block IO interface.
5 // Once connected it installs EfiBlockIoProtocol on top of legacy BIOS int13.
6 //
7 // Copyright (c) 1999 - 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 "BIOS Block IO module"
15
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."
17