audk/MdeModulePkg/Universal/EbcDxe
Jordan Justen 92bcfd3796 MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASM
The BaseTools/Scripts/ConvertMasmToNasm.py script was used to convert
X64/EbcLowLevel.asm to X64/EbcLowLevel.nasm

And, manually update nasm code to use mov rcx, dword value and generate
the same assembly code with rcx register to asm code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
2016-06-28 09:51:58 +08:00
..
Ia32 MdeModulePkg EbcDxe: Convert Ia32/EbcLowLevel.asm to NASM 2016-06-28 09:51:58 +08:00
Ipf Add Missing invocations to VA_END() for VA_START(). 2012-02-01 06:06:08 +00:00
X64 MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASM 2016-06-28 09:51:58 +08:00
EbcDxe.inf MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASM 2016-06-28 09:51:58 +08:00
EbcDxe.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
EbcDxeExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
EbcExecute.c 1) Add type cast for better coding style. 2014-08-07 08:54:34 +00:00
EbcExecute.h Clean up the private GUID definition in module Level. 2011-09-18 12:21:01 +00:00
EbcInt.c 1) Fix GCC version EBC interpreter bug. 2011-11-21 08:35:14 +00:00
EbcInt.h 1) Fix GCC version EBC interpreter bug. 2011-11-21 08:35:14 +00:00