]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - 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
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
7// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
8//\r
9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
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