]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.uni
MdeModulePkg/SdMmcPciHcDxe: Update comment for spec compliance status
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe / SdMmcPciHcDxe.uni
CommitLineData
48555339
FT
1// /** @file\r
2// SdMmcPciHcDxe driver is used to manage those host controllers which comply with SD\r
48190274
HW
3// Host Controller Simplified Specification version 3.0 plus the 64-bit System Addressing\r
4// support in SD Host Controller Simplified Specification version 4.20.\r
48555339
FT
5//\r
6// It will produce EFI_SD_MMC_PASS_THRU_PROTOCOL to allow sending SD/MMC/eMMC cmds\r
7// to specified devices from upper layer.\r
8//\r
48190274 9// Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>\r
48555339
FT
10//\r
11// This program and the accompanying materials\r
12// are licensed and made available under the terms and conditions of the BSD License\r
13// which accompanies this distribution. The full text of the license may be found at\r
14// http://opensource.org/licenses/bsd-license.php\r
15// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
16// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
17//\r
18// **/\r
19\r
20\r
21#string STR_MODULE_ABSTRACT #language en-US "SD/MMC Pci Host Controller driver to manage SD/MMC host controllers"\r
22\r
23#string STR_MODULE_DESCRIPTION #language en-US "This driver follows the UEFI driver model and produces SD/MMC Pass Thru protocol for upper layer bus driver."\r
24\r