This is v3 of my proposed changes to the AARCH64 implementation of EbcDxe contributed by Jeff Brasen, of which Leif has sent a version out early this morning.
Ard Biesheuvel (4): MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks MdeModulePkg/Universal/EbcDxe/AArch64/EbcLowLevel.S | 277 +++++++++++--------- MdeModulePkg/Universal/EbcDxe/AArch64/EbcSupport.c | 177 ++++--------- 2 files changed, 194 insertions(+), 260 deletions(-) -- 2.7.4 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

