]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance status
authorHao Wu <hao.a.wu@intel.com>
Tue, 29 Jan 2019 03:00:51 +0000 (11:00 +0800)
committerHao Wu <hao.a.wu@intel.com>
Fri, 1 Feb 2019 08:39:23 +0000 (16:39 +0800)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1441

This commit will update the file-level comments within the SdMmcPciHcDxe
to reflect the latest specification compliance status of the driver.

Cc: Ray Ni <ray.ni@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.c
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.inf
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.uni
MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHci.c

index 76c32a4dcd79261bcd10c931cc0bbf0b1c470409..b474f8decdb40aacc72a8dc737906337c2ec1cfa 100644 (file)
@@ -1,11 +1,13 @@
 /** @file\r
   This driver is used to manage SD/MMC PCI host controllers which are compliance\r
-  with SD Host Controller Simplified Specification version 3.00.\r
+  with SD Host Controller Simplified Specification version 3.00 plus the 64-bit\r
+  System Addressing support in SD Host Controller Simplified Specification version\r
+  4.20.\r
 \r
   It would expose EFI_SD_MMC_PASS_THRU_PROTOCOL for upper layer use.\r
 \r
   Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.\r
-  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index 1246e1d88d40dc5720a99165040b6e5e1d3ec592..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 - 2018, 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
index 57f9fa76a156dbae1e050d01f4a3d9f9ac3fc647..821d4282b1465ca2ed30a01e072637ec78b908aa 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
index 5aec8c69927abb5e051bafaf189895d10db292cf..4c64da3b207a9ff5c4fad447115fb3f2f21eb0ad 100644 (file)
@@ -1,11 +1,13 @@
 /** @file\r
   This driver is used to manage SD/MMC PCI host controllers which are compliance\r
-  with SD Host Controller Simplified Specification version 3.00.\r
+  with SD Host Controller Simplified Specification version 3.00 plus the 64-bit\r
+  System Addressing support in SD Host Controller Simplified Specification version\r
+  4.20.\r
 \r
   It would expose EFI_SD_MMC_PASS_THRU_PROTOCOL for upper layer use.\r
 \r
   Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.\r
-  Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r