]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/EbcDxe
MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accesses
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe /
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-08-20 shengleiMdeModulePkg: Remove redundant library classes and...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-06-07 Liming GaoMdeModulePkg: Remove X86 ASM and S files
2017-03-06 Hao WuMdeModulePkg: Refine casting expression result to bigge...
2017-02-28 Ard BiesheuvelMdeModulePkg/EbcDxe: use EfiBootServicesCode memory...
2017-02-08 Liming GaoMdeModulePkg: Fix some typos of "according"
2016-12-20 Dandan BiMdeModulePkg/EbcDxe: Make variable name follow rules
2016-12-14 Liming GaoMdeModulePkg EbcDxe: Fix CLANG38 build failure
2016-12-09 Dandan BiMdeModulePkg/EbcDxe: Fix incorrect Copyright format
2016-12-06 Dandan BiMdeModulePkg/EbcDxe: Add comments for functions
2016-12-06 Dandan BiMdeModulePkg/EbcDxe: Avoid Non-Boolean type used as...
2016-12-06 Dandan BiMdeModulePkg/EbcDxe: Make the variable name follow...
2016-12-06 Dandan BiMdeModulePkg/EbcDxe: Initialize variable after declaration
2016-12-06 Dandan BiMdeModulePkg/EbcDxe: Make the comments align with EDKII...
2016-11-29 Pete BatardMdeModulePkg/EbcDxe: add EBC Debugger configuration...
2016-11-29 Dandan BiMdeModulePkg: Fix GCC build failure
2016-11-25 Hao WuMdeModulePkg/EbcDebugger: Compare ASCII char with '\0'
2016-11-25 Hao WuMdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuf...
2016-11-25 Hao WuMdeModulePkg/EbcDebugger: Add missing check for symbol...
2016-11-25 Hao WuMdeModulePkg/EbcDebugger: Add check for invalid 'Comman...
2016-11-25 Hao WuMdeModulePkg/EbcDebugger: Operands of same size for...
2016-11-23 Pete BatardMdeModulePkg/EbcDxe: reorganize EBC header definitions
2016-11-23 Pete BatardMdeModulePkg/EbcDxe: add EBC Debugger
2016-11-23 Pete BatardMdeModulePkg/EbcDxe: prepare support for EBC Debugger
2016-10-27 Laszlo ErsekMdeModulePkg/EbcDxe: rebase to ARRAY_SIZE()
2016-09-02 Ard BiesheuvelMdeModulePkg/EbcDxe AARCH64: simplify interpreter entry...
2016-09-02 Ard BiesheuvelMdeModulePkg/EbcDxe AARCH64: use tail call for EBC...
2016-09-02 Ard BiesheuvelMdeModulePkg/EbcDxe AARCH64: use a fixed size thunk...
2016-09-02 Ard BiesheuvelMdeModulePkg/EbcDxe AARCH64: clean up comment style...
2016-08-26 Jeff BrasenMdeModulePkg/EbcDxe: Add AARCH64 EBC VM support
2016-06-28 Jordan JustenMdeModulePkg EbcDxe: Convert X64/EbcLowLevel.asm to...
2016-06-28 Jordan JustenMdeModulePkg EbcDxe: Convert Ia32/EbcLowLevel.asm to...
2016-06-28 Jordan JustenMdeModulePkg EbcDxe: Use NASM compatible syntax
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2014-09-22 Samer El-Haj-Mahmo... Fix X64 native function call prolog. Prepare space...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-11-23 jyao1Re-org the EBC thunk code for better code maintenance.
2011-11-22 jyao1Remove assumption on EAX and R10 usage for IA32 compile...
2011-11-21 jyao11) Fix GCC version EBC interpreter bug.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2010-10-18 ydong10Refine code to make code run more safely.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-24 hhtianUpdate the copyright notice format
2010-03-21 lgao4Fix sync issue to make EbcLLCALLEX() function check...
2010-02-24 jchen20fixed the bug in .S file to make the EBC driver work...
2010-02-24 lgao41. Correct File header to ## @file
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-10-27 mdkinneyUpdate transition from EBC function to native IPF funct...
2009-07-18 mdkinneyFix bug in EBC thunk for X64 that appears when higher...
2009-07-17 mdkinneyFix bug in EBC thunk for X64 that appears when higher...
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-05-20 xli241. Remove .extern from GCC assembly.
2009-04-10 jljustenAllow EbcLowLevel.S to be linked correctly with 'ELFGCC...
2009-04-02 gikidyModified for use reversion field and fix a typo.
2009-02-12 vanjeffadd return value check.
2009-02-11 qhuang8Fix the potential illegal EBC opcode issue.
2009-01-20 gikidyMeta-data review.
2009-01-15 jji4Array boundary evaluation expression fixed.
2009-01-15 jji4Source level security checked
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-07-26 qhuang8Code scrub for EBC module.
2008-05-21 qhuang8Use "X64" for directory name to follow directory name...
2008-05-21 qhuang8Use "X64" for directory name to follow directory name...
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-14 qhuang8Minor coding style adjustment for DiskIo, Partition...
2008-05-13 qhuang8Fix the prediction warnings in EBC.
2008-05-13 qhuang8Add doxygen style comments for functions in EBC module.
2008-04-11 vanjeff1. add public functions header.
2008-04-10 vanjeffapply for doxgen format.
2007-10-10 jwang36Changed to pass the build with Visual Studio 2005
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-18 qhuang8Adjust directory structures.