Age | Commit message (Expand) | Author |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2011-11-23 | Re-org the EBC thunk code for better code maintenance. | jyao1 |
2011-11-22 | Remove assumption on EAX and R10 usage for IA32 compiler and X64 compiler. | jyao1 |
2011-11-21 | 1) Fix GCC version EBC interpreter bug. | jyao1 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |
2010-10-18 | Refine code to make code run more safely. | ydong10 |
2010-09-15 | Refine soma code to make code run safely. | ydong10 |
2010-04-29 | Forcing functions with variable argument lists to use the same calling conven... | geekboy15a |
2010-04-24 | Update the copyright notice format | hhtian |
2010-03-21 | Fix sync issue to make EbcLLCALLEX() function check the same value to ones th... | lgao4 |
2010-02-24 | fixed the bug in .S file to make the EBC driver work for UNIXGCC build. | jchen20 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-19 | Improve coding style in MdeModulePkg. | rsun3 |
2009-10-27 | Update transition from EBC function to native IPF function to guarantee that ... | mdkinney |
2009-07-18 | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney |
2009-07-17 | Fix bug in EBC thunk for X64 that appears when higher levels of compiler opti... | mdkinney |
2009-05-20 | Replace .globl with ASM_GLOBAL | xli24 |
2009-05-20 | 1. Remove .extern from GCC assembly. | xli24 |
2009-04-10 | Allow EbcLowLevel.S to be linked correctly with 'ELFGCC' toolchain. | jljusten |
2009-04-02 | Modified for use reversion field and fix a typo. | gikidy |
2009-02-12 | add return value check. | vanjeff |
2009-02-11 | Fix the potential illegal EBC opcode issue. | qhuang8 |
2009-01-20 | Meta-data review. | gikidy |
2009-01-15 | Array boundary evaluation expression fixed. | jji4 |
2009-01-15 | Source level security checked | jji4 |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 |
2008-12-16 | Clean up to update the reference of the these macros: | qhuang8 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 |
2008-07-26 | Code scrub for EBC module. | qhuang8 |
2008-05-21 | Use "X64" for directory name to follow directory name convention. | qhuang8 |
2008-05-21 | Use "X64" for directory name to follow directory name convention. | qhuang8 |
2008-05-21 | Update to fix minor coding style issues. | qhuang8 |
2008-05-14 | Minor coding style adjustment for DiskIo, Partition, English and Ebc modules. | qhuang8 |
2008-05-13 | Fix the prediction warnings in EBC. | qhuang8 |
2008-05-13 | Add doxygen style comments for functions in EBC module. | qhuang8 |
2008-04-11 | 1. add public functions header. | vanjeff |
2008-04-10 | apply for doxgen format. | vanjeff |
2007-10-10 | Changed to pass the build with Visual Studio 2005 | jwang36 |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-18 | Adjust directory structures. | qhuang8 |