]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDiskDxe.inf
Library class of MemoryAllocationLib has been added.
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiDiskDxe / ScsiDiskDxe.inf
index 3316862d0a9e721df24bec40cff94e2bdc8a4ba4..f46262f645d392e38ec4789cd4deda3ea71d1161 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
-#  \r
-#   Component description file for Scsi Disk module.\r
-#  \r
-#   Scsi Disk driver. This driver detected the Scsi disk media and export block io protocol\r
+#    \r
+#  Scsi Disk driver. This driver detects the Scsi disk media and installs Block I/O Protocol\r
+#  on the device handle that holds the SCSI I/O Portocol.\r
 #  \r
 #  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
 #  All rights reserved. This program and the accompanying materials\r
@@ -21,8 +20,6 @@
   FILE_GUID                      = 0A66E322-3740-4cce-AD62-BD172CECCA35\r
   MODULE_TYPE                    = UEFI_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00010010\r
 \r
   ENTRY_POINT                    = InitializeScsiDisk\r
 \r
 \r
 [LibraryClasses]\r
   UefiBootServicesTableLib\r
-  ScsiLib\r
+  UefiScsiLib\r
   BaseMemoryLib\r
+  MemoryAllocationLib\r
   UefiLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
+  MemoryAllocationLib\r
 \r
 \r
 [Protocols]\r