]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiScsiLib/UefiScsiLib.inf
MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write command
[mirror_edk2.git] / MdePkg / Library / UefiScsiLib / UefiScsiLib.inf
index 1eb90765af42f3f445508e6f2f36f10bd05860ff..cd0c5c1ec80333c3ee5cbb5f730421d91a58be08 100644 (file)
@@ -4,7 +4,7 @@
 # This libarary provides the functions to submit Scsi commands defined\r
 # in SCSI-2 specification for scsi device.\r
 #\r
-# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -42,4 +42,6 @@
   BaseMemoryLib\r
   DebugLib\r
   BaseLib\r
+  MemoryAllocationLib\r
+  UefiBootServicesTableLib\r
 \r