summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/EbcDxe
Commit message (Expand)AuthorAgeFilesLines
* 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