summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe
AgeCommit message (Expand)AuthorFilesLines
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen6-1145/+4
2018-08-20MdeModulePkg: Remove redundant library classes and GUIDsshenglei2-4/+0
2018-06-28MdeModulePkg: Clean up source filesLiming Gao6-19/+19
2018-06-07MdeModulePkg: Remove X86 ASM and S filesLiming Gao6-693/+2
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-5/+5
2017-02-28MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunksArd Biesheuvel6-4/+41
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao4-6/+6
2016-12-20MdeModulePkg/EbcDxe: Make variable name follow rulesDandan Bi3-14/+14
2016-12-14MdeModulePkg EbcDxe: Fix CLANG38 build failureLiming Gao1-2/+5
2016-12-09MdeModulePkg/EbcDxe: Fix incorrect Copyright formatDandan Bi10-10/+10
2016-12-06MdeModulePkg/EbcDxe: Add comments for functionsDandan Bi9-15/+1157
2016-12-06MdeModulePkg/EbcDxe: Avoid Non-Boolean type used as BooleanDandan Bi5-97/+97
2016-12-06MdeModulePkg/EbcDxe: Make the variable name follow rulesDandan Bi2-113/+113
2016-12-06MdeModulePkg/EbcDxe: Initialize variable after declarationDandan Bi2-2/+6
2016-12-06MdeModulePkg/EbcDxe: Make the comments align with EDKII coding styleDandan Bi30-3979/+2319
2016-11-29MdeModulePkg/EbcDxe: add EBC Debugger configuration applicationPete Batard8-0/+341
2016-11-29MdeModulePkg: Fix GCC build failureDandan Bi4-16/+10
2016-11-25MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'Hao Wu1-2/+2
2016-11-25MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULLHao Wu1-1/+2
2016-11-25MdeModulePkg/EbcDebugger: Add missing check for symbol not foundHao Wu1-2/+2
2016-11-25MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg'Hao Wu1-1/+13
2016-11-25MdeModulePkg/EbcDebugger: Operands of same size for bitwise operationHao Wu1-3/+3
2016-11-23MdeModulePkg/EbcDxe: reorganize EBC header definitionsPete Batard6-234/+29
2016-11-23MdeModulePkg/EbcDxe: add EBC DebuggerPete Batard33-0/+15743
2016-11-23MdeModulePkg/EbcDxe: prepare support for EBC DebuggerPete Batard9-7/+339
2016-10-27MdeModulePkg/EbcDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-09-02MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunksArd Biesheuvel2-83/+36
2016-09-02MdeModulePkg/EbcDxe AARCH64: use tail call for EBC to native thunkArd Biesheuvel1-20/+65
2016-09-02MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structureArd Biesheuvel2-107/+58
2016-09-02MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM fileArd Biesheuvel1-59/+52
2016-08-26MdeModulePkg/EbcDxe: Add AARCH64 EBC VM supportJeff Brasen3-1/+703
2016-06-28MdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to NASMJordan Justen2-0/+243
2016-06-28MdeModulePkg EbcDxe: Convert Ia32/EbcLowLevel.asm to NASMJordan Justen2-0/+198
2016-06-28MdeModulePkg EbcDxe: Use NASM compatible syntaxJordan Justen1-3/+3
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-22Fix X64 native function call prolog. Prepare space for at least 4 arguments,Samer El-Haj-Mahmoud elhaj2-1/+56
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-8/+7
2014-08-071) Add type cast for better coding style.Feng Tian3-7/+7
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+2
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-1/+2
2011-11-23Re-org the EBC thunk code for better code maintenance.jyao12-239/+161
2011-11-22Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler.jyao16-119/+451
2011-11-211) Fix GCC version EBC interpreter bug. jyao111-241/+96
2011-09-18Clean up the private GUID definition in module Level.lgao45-152/+16
2010-10-18Refine code to make code run more safely.ydong102-2/+2
2010-09-15Refine soma code to make code run safely.ydong102-34/+32
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a1-0/+1
2010-04-24Update the copyright notice formathhtian14-28/+28