MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance status
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>
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
/** @file
|
||||
This driver is used to manage SD/MMC PCI host controllers which are compliance
|
||||
with SD Host Controller Simplified Specification version 3.00.
|
||||
with SD Host Controller Simplified Specification version 3.00 plus the 64-bit
|
||||
System Addressing support in SD Host Controller Simplified Specification version
|
||||
4.20.
|
||||
|
||||
It would expose EFI_SD_MMC_PASS_THRU_PROTOCOL for upper layer use.
|
||||
|
||||
Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved.
|
||||
Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>
|
||||
Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
|
||||
This program and the accompanying materials
|
||||
are licensed and made available under the terms and conditions of the BSD License
|
||||
which accompanies this distribution. The full text of the license may be found at
|
||||
|
Reference in New Issue
Block a user