]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: introduce PE/COFF image emulator protocol
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 10 Mar 2017 15:50:24 +0000 (16:50 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 15 Apr 2019 01:35:41 +0000 (18:35 -0700)
commitf72f81777b399ad23b8c1d0d13b3ca4b91104da1
tree30f854fc6a6118cb2b78ad154bb22d34f16bab55
parent174232fa9a90cfc224432ff5cb05872cb86daa3f
MdeModulePkg: introduce PE/COFF image emulator protocol

Introduce a protocol that can be invoked by the image loading services
to execute foreign architecture PE/COFF images via an emulator.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
MdeModulePkg/Include/Protocol/PeCoffImageEmulator.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec