index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MdeModulePkg
/
Universal
/
EbcDxe
/
X64
Age
Commit message (
Expand
)
Author
2014-09-22
Fix X64 native function call prolog. Prepare space for at least 4 arguments,
Samer El-Haj-Mahmoud elhaj
2014-08-07
1) Add type cast for better coding style.
Feng Tian
2011-11-23
Re-org the EBC thunk code for better code maintenance.
jyao1
2011-11-22
Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.
jyao1
2011-11-21
1) Fix GCC version EBC interpreter bug.
jyao1
2010-04-24
Update the copyright notice format
hhtian
2010-03-21
Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...
lgao4
2010-02-24
fixed the bug in .S file to make the EBC driver work for UNIXGCC build.
jchen20
2010-01-19
Improve coding style in MdeModulePkg.
rsun3
2009-07-18
Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...
mdkinney
2009-07-17
Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...
mdkinney
2009-05-20
1. Remove .extern from GCC assembly.
xli24
2009-04-10
Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.
jljusten
2008-07-26
Code scrub for EBC module.
qhuang8
2008-05-21
Use "X64" for directory name to follow directory name convention.
qhuang8