]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiDiskDxe / ScsiDisk.uni
1 // /** @file
2 // The Scsi Disk driver is used to retrieve the media info in the attached SCSI disk.
3 //
4 // It detects the SCSI disk media and installs Block I/O Protocol on the device handle.
5 //
6 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
7 //
8 // SPDX-License-Identifier: BSD-2-Clause-Patent
9 //
10 // **/
11
12
13 #string STR_MODULE_ABSTRACT #language en-US "Used to retrieve the media information in the attached SCSI disk"
14
15 #string STR_MODULE_DESCRIPTION #language en-US "It detects the SCSI disk media and installs Block I/O Protocol on the device handle."
16