summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/EbcDxe/EbcExecute.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-01MdeModulePkg: Consume new alignment-related macrosMarvin Häuser1-18/+18
2023-04-01MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisionsMarvin Häuser1-18/+18
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-960/+1000
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao1-6/+6
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu1-5/+5
2016-12-06MdeModulePkg/EbcDxe: Avoid Non-Boolean type used as BooleanDandan Bi1-2/+2
2016-11-23MdeModulePkg/EbcDxe: prepare support for EBC DebuggerPete Batard1-0/+39
2016-10-27MdeModulePkg/EbcDxe: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2014-08-071) Add type cast for better coding style.Feng Tian1-2/+2
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+2
2011-11-211) Fix GCC version EBC interpreter bug. jyao11-4/+4
2011-09-18Clean up the private GUID definition in module Level.lgao41-8/+3
2010-10-18Refine code to make code run more safely.ydong101-1/+1
2010-09-15Refine soma code to make code run safely.ydong101-18/+16
2010-04-24Update the copyright notice formathhtian1-2/+2
2010-01-19Improve coding style in MdeModulePkg.rsun31-76/+76
2009-02-12add return value check.vanjeff1-1/+5
2009-02-11Fix the potential illegal EBC opcode issue.qhuang81-20/+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...qhuang81-22/+22
2008-07-26Code scrub for EBC module.qhuang81-91/+91
2008-05-21Update to fix minor coding style issues.qhuang81-121/+1
2008-05-14Minor coding style adjustment for DiskIo, Partition, English and Ebc modules.qhuang81-82/+82
2008-05-13Fix the prediction warnings in EBC.qhuang81-69/+69
2008-05-13Add doxygen style comments for functions in EBC module.qhuang81-262/+1427
2008-04-10apply for doxgen format.vanjeff1-882/+626
2007-07-18Adjust directory structures.qhuang81-0/+4564