X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FBus%2FAta%2FAtaBusDxe%2FAtaBusDxe.inf;h=bcd96deef0875766b21da4355c50da90be3f50cc;hb=37623a5c029e5415fe24b86bf4f6481f8fdfad94;hp=edc6df9e316d00e8dae537690a55239d2a506a89;hpb=58727f29ea4da2618e18a0c0d5c819f29badaf26;p=mirror_edk2.git diff --git a/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf b/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf index edc6df9e31..bcd96deef0 100644 --- a/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf +++ b/MdeModulePkg/Bus/Ata/AtaBusDxe/AtaBusDxe.inf @@ -5,7 +5,7 @@ # in UEFI spec 2.2. It installs Block IO and Disk Info protocol for each ATA device # it enumerates and identifies successfully. # -# Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2012, 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 @@ -48,6 +48,7 @@ [LibraryClasses] DevicePathLib UefiBootServicesTableLib + UefiRuntimeServicesTableLib MemoryAllocationLib BaseMemoryLib UefiLib @@ -55,10 +56,12 @@ UefiDriverEntryPoint DebugLib TimerLib + ReportStatusCodeLib [Guids] gEfiDiskInfoIdeInterfaceGuid # CONSUMES ## GUID gEfiDiskInfoAhciInterfaceGuid # CONSUMES ## GUID + gEfiMemoryOverwriteControlDataGuid # CONSUMES ## GUID [Protocols] gEfiDiskInfoProtocolGuid # BY_START