summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/EbcDxe/X64
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg: Remove X86 ASM and S filesLiming Gao2018-06-072-393/+0
* MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunksArd Biesheuvel2017-02-281-1/+1
* MdeModulePkg/EbcDxe: prepare support for EBC DebuggerPete Batard2016-11-231-2/+5
* MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASMJordan Justen2016-06-281-0/+242
* Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2014-09-222-1/+56
* 1) Add type cast for better coding style.Feng Tian2014-08-071-3/+3
* Re-org the EBC thunk code for better code maintenance.jyao12011-11-231-132/+84
* Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.jyao12011-11-223-64/+242
* 1) Fix GCC version EBC interpreter bug. jyao12011-11-213-112/+14
* Update the copyright notice formathhtian2010-04-243-6/+6
* Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao42010-03-211-2/+2
* fixed the bug in .S file to make the EBC driver work for UNIXGCC build.jchen202010-02-241-7/+7
* Improve coding style in MdeModulePkg.rsun32010-01-191-27/+27
* Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2009-07-182-1/+2
* Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2009-07-172-3/+4
* 1. Remove .extern from GCC assembly.xli242009-05-201-5/+5
* Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten2009-04-101-9/+9
* Code scrub for EBC module.qhuang82008-07-261-1/+1
* Use "X64" for directory name to follow directory name convention.qhuang82008-05-213-0/+877