summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe
AgeCommit message (Expand)AuthorFilesLines
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