summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/EbcDxe
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix the prediction warnings in EBC.qhuang82008-05-135-75/+75
* Add doxygen style comments for functions in EBC module.qhuang82008-05-138-482/+2216
* 1. add public functions header.vanjeff2008-04-115-152/+116
* apply for doxgen format.vanjeff2008-04-108-1478/+1024
* Changed to pass the build with Visual Studio 2005jwang362007-10-101-4/+4
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-39/+0
* Adjust directory structures.qhuang82007-07-1815-0/+9338