]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Universal/EbcDxe/EbcDxe.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDxe.uni
CommitLineData
3f528797 1// /** @file\r
e0cb5e18 2// Module that produces EBC Interpreter and EBC Debug Support protocols.\r
3f528797
JJ
3//\r
4// This module implements EFI Byte Code (EBC) Virtual Machine that can provide\r
5// platform and processor-independent mechanisms for loading and executing EFI\r
6// device drivers.\r
7//\r
d1102dba 8// Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797 9//\r
9d510e61 10// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
11//\r
12// **/\r
13\r
14\r
15#string STR_MODULE_ABSTRACT #language en-US "Produces EBC Interpreter and EBC Debug Support protocols"\r
16\r
17#string STR_MODULE_DESCRIPTION #language en-US "This module implements EFI Byte Code (EBC) Virtual Machine that can provide platform and processor-independent mechanisms for loading and executing UEFI device drivers."\r
18\r