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