summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/EbcDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunksArd Biesheuvel2016-09-022-83/+36
* MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunkArd Biesheuvel2016-09-021-20/+65
* MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structureArd Biesheuvel2016-09-022-107/+58
* MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM fileArd Biesheuvel2016-09-021-59/+52
* MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen2016-08-263-1/+703
* MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASMJordan Justen2016-06-282-0/+243
* MdeModulePkg EbcDxe: Convert Ia32/EbcLowLevel.asm to NASMJordan Justen2016-06-282-0/+198
* MdeModulePkg EbcDxe: Use NASM compatible syntaxJordan Justen2016-06-281-3/+3
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2014-09-222-1/+56
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-8/+7
* 1) Add type cast for better coding style.Feng Tian2014-08-073-7/+7
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+2
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-1/+2
* Re-org the EBC thunk code for better code maintenance.jyao12011-11-232-239/+161
* Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.jyao12011-11-226-119/+451
* 1) Fix GCC version EBC interpreter bug. jyao12011-11-2111-241/+96
* Clean up the private GUID definition in module Level.lgao42011-09-185-152/+16
* Refine code to make code run more safely.ydong102010-10-182-2/+2
* Refine soma code to make code run safely.ydong102010-09-152-34/+32
* Forcing functions with variable argument lists to use the same calling conven...geekboy15a2010-04-291-0/+1
* Update the copyright notice formathhtian2010-04-2414-28/+28
* 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
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Improve coding style in MdeModulePkg.rsun32010-01-197-239/+241
* Update transition from EBC function to native IPF function to guarantee that ...mdkinney2009-10-271-21/+57
* 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
* Replace .globl with ASM_GLOBALxli242009-05-201-5/+5
* 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
* Modified for use reversion field and fix a typo. gikidy2009-04-021-1/+1
* add return value check.vanjeff2009-02-121-1/+5
* Fix the potential illegal EBC opcode issue.qhuang82009-02-112-22/+16
* Meta-data review.gikidy2009-01-201-3/+14
* Array boundary evaluation expression fixed.jji42009-01-151-1/+1
* Source level security checkedjji42009-01-151-0/+5
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-234-30/+32
* Clean up to update the reference of the these macros:qhuang82008-12-161-1/+1
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-80/+0
* Code scrub for EBC module.qhuang82008-07-266-159/+158
* Use "X64" for directory name to follow directory name convention.qhuang82008-05-211-3/+3
* Use "X64" for directory name to follow directory name convention.qhuang82008-05-213-0/+0
* Update to fix minor coding style issues.qhuang82008-05-2114-231/+76
* Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang82008-05-144-148/+135