]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiBusDxe / ScsiBus.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// The SCSI bus driver scans all SCSI devices and creates a device handle for each of them.\r
3//\r
4// Note that the driver will install the Device Path Protocol and SCSI I/O Protocol on\r
5// these handles.\r
6//\r
d1102dba 7// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797 8//\r
9d510e61 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "Scans all SCSI devices; Creates a device handle for each device"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "Note that the driver will install the Device Path Protocol and SCSI I/O Protocol on these handles."\r
17\r