summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-21Fix sync issue to make EbcLLCALLEX() function check the same value to ones th...lgao41-2/+2
2010-02-24fixed the bug in .S file to make the EBC driver work for UNIXGCC build.jchen201-7/+7
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-01-19Improve coding style in MdeModulePkg.rsun37-239/+241
2009-10-27Update transition from EBC function to native IPF function to guarantee that ...mdkinney1-21/+57
2009-07-18Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2-1/+2
2009-07-17Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti...mdkinney2-3/+4
2009-05-20Replace .globl with ASM_GLOBALxli241-5/+5
2009-05-201. Remove .extern from GCC assembly.xli241-5/+5
2009-04-10Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain.jljusten1-9/+9
2009-04-02Modified for use reversion field and fix a typo. gikidy1-1/+1
2009-02-12add return value check.vanjeff1-1/+5
2009-02-11Fix the potential illegal EBC opcode issue.qhuang82-22/+16
2009-01-20Meta-data review.gikidy1-3/+14
2009-01-15Array boundary evaluation expression fixed.jji41-1/+1
2009-01-15Source level security checkedjji41-0/+5
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang84-30/+32
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-80/+0
2008-07-26Code scrub for EBC module.qhuang86-159/+158
2008-05-21Use "X64" for directory name to follow directory name convention.qhuang81-3/+3
2008-05-21Use "X64" for directory name to follow directory name convention.qhuang83-0/+0
2008-05-21Update to fix minor coding style issues.qhuang814-231/+76
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang84-148/+135
2008-05-13Fix the prediction warnings in EBC.qhuang85-75/+75
2008-05-13Add doxygen style comments for functions in EBC module.qhuang88-482/+2216
2008-04-111. add public functions header.vanjeff5-152/+116
2008-04-10apply for doxgen format.vanjeff8-1478/+1024
2007-10-10Changed to pass the build with Visual Studio 2005jwang361-4/+4
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-20remove some comments introduced by tools.vanjeff1-39/+0
2007-07-18Adjust directory structures.qhuang815-0/+9338