]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Bus/Sd/EmmcDxe/EmmcDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Sd / EmmcDxe / EmmcDxe.uni
CommitLineData
48555339
FT
1// /** @file\r
2// EMMC device driver to manage the EMMC device and provide interface for upper layer\r
3// access.\r
4//\r
5// Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
6//\r
9d510e61 7// SPDX-License-Identifier: BSD-2-Clause-Patent\r
48555339
FT
8//\r
9// **/\r
10\r
11\r
12#string STR_MODULE_ABSTRACT #language en-US "EMMC device driver to manage the EMMC device and provide interface for upper layer access"\r
13\r
14#string STR_MODULE_DESCRIPTION #language en-US "This driver follows the UEFI driver model and layers on the SdMmcPassThru protocol. It installs BlockIo/BlockIo2/StorageSecurity protocols for the EMMC device partitions."\r
15\r