]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/SdMmcPciHcDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / SdMmcPciHcDxe / SdMmcPciHcDxe.uni
1 // /** @file
2 // SdMmcPciHcDxe driver is used to manage those host controllers which comply with SD
3 // Host Controller Simplified Specification version 3.0 plus the 64-bit System Addressing
4 // support in SD Host Controller Simplified Specification version 4.20.
5 //
6 // It will produce EFI_SD_MMC_PASS_THRU_PROTOCOL to allow sending SD/MMC/eMMC cmds
7 // to specified devices from upper layer.
8 //
9 // Copyright (c) 2015 - 2019, Intel Corporation. All rights reserved.<BR>
10 //
11 // SPDX-License-Identifier: BSD-2-Clause-Patent
12 //
13 // **/
14
15
16 #string STR_MODULE_ABSTRACT #language en-US "SD/MMC Pci Host Controller driver to manage SD/MMC host controllers"
17
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."
19