X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FScsi%2FScsiDiskDxe%2FComponentName.c;h=08b71d08f36b8325f91acfbd0875923ac8f3182f;hp=17908258029cddf6c932e1354c37dc0020c9ccc1;hb=d670bf5336f5a5d1c1c5a7a95d4915fd73a8b682;hpb=9c581939277b1d535eae1c2df9b22dd207184cca diff --git a/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c b/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c index 1790825802..08b71d08f3 100644 --- a/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c +++ b/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ComponentName.c @@ -1,7 +1,7 @@ /** @file UEFI Component Name(2) protocol implementation for SCSI disk driver. -Copyright (c) 2004 - 2011, Intel Corporation. All rights reserved.
+Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -211,7 +211,7 @@ ScsiDiskComponentNameGetControllerName ( return Status; } - ScsiDiskDevice = SCSI_DISK_DEV_FROM_THIS (BlockIo); + ScsiDiskDevice = SCSI_DISK_DEV_FROM_BLKIO (BlockIo); return LookupUnicodeString2 ( Language,