]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Universal/EbcDxe/EbcDxe.uni
MdeModulePkg/EbcDxe: implement the PE/COFF emulator protocol
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDxe.uni
1 // /** @file
2 // Module that produces EBC Interprete and EBC Debug Support protocols.
3 //
4 // This module implements EFI Byte Code (EBC) Virtual Machine that can provide
5 // platform and processor-independent mechanisms for loading and executing EFI
6 // device drivers.
7 //
8 // Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Produces EBC Interpreter and EBC Debug Support protocols"
16
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."
18