]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.inf
MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance status
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe / SdMmcPciHcDxe.inf
index e26e6a098c17493ba05aa92879cc2f83250174a9..768f87f827477c88d13d1c732775d601964b8592 100644 (file)
@@ -1,11 +1,12 @@
 ## @file\r
 #  SdMmcPciHcDxe driver is used to manage those host controllers which comply with SD\r
-#  Host Controller Simplified Specifiction version 3.0.\r
+#  Host Controller Simplified Specification version 3.0 plus the 64-bit System Addressing\r
+#  support in SD Host Controller Simplified Specification version 4.20.\r
 #\r
 #  It will produce EFI_SD_MMC_PASS_THRU_PROTOCOL to allow sending SD/MMC/eMMC cmds\r
 #  to specified devices from upper layer.\r
 #\r
-#  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2015 - 2019, 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
@@ -29,7 +30,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 #  DRIVER_BINDING                =  gSdMmcPciHcDxeDriverBinding\r
 #  COMPONENT_NAME                =  gSdMmcPciHcDxeComponentName\r
@@ -48,6 +49,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
   DevicePathLib\r
@@ -61,6 +63,7 @@
   DebugLib\r
 \r
 [Protocols]\r
+  gEdkiiSdMmcOverrideProtocolGuid               ## SOMETIMES_CONSUMES\r
   gEfiDevicePathProtocolGuid                    ## TO_START\r
   gEfiPciIoProtocolGuid                         ## TO_START\r
   gEfiSdMmcPassThruProtocolGuid                 ## BY_START\r