]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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 10//\r
9d510e61 11// SPDX-License-Identifier: BSD-2-Clause-Patent\r
48555339
FT
12//\r
13// **/\r
14\r
15\r
16#string STR_MODULE_ABSTRACT #language en-US "SD/MMC Pci Host Controller driver to manage SD/MMC host controllers"\r
17\r
18#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
19\r