]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf
Add missing status code in several modules.
[mirror_edk2.git] / MdeModulePkg / Bus / Ata / AtaBusDxe / AtaBusDxe.inf
index edc6df9e316d00e8dae537690a55239d2a506a89..bcd96deef0875766b21da4355c50da90be3f50cc 100644 (file)
@@ -5,7 +5,7 @@
 #  in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device\r
 #  it enumerates and identifies successfully.\r
 #\r
-#  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2012, 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
@@ -48,6 +48,7 @@
 [LibraryClasses]\r
   DevicePathLib\r
   UefiBootServicesTableLib\r
+  UefiRuntimeServicesTableLib\r
   MemoryAllocationLib\r
   BaseMemoryLib\r
   UefiLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
   TimerLib\r
+  ReportStatusCodeLib\r
 \r
 [Guids]\r
   gEfiDiskInfoIdeInterfaceGuid                  # CONSUMES  ## GUID\r
   gEfiDiskInfoAhciInterfaceGuid                 # CONSUMES  ## GUID\r
+  gEfiMemoryOverwriteControlDataGuid            # CONSUMES  ## GUID\r
 \r
 [Protocols]\r
   gEfiDiskInfoProtocolGuid                      # BY_START\r