]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/DebugSupportDxe
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdeModulePkg / Universal / DebugSupportDxe /
2010-10-18 ydong10Refine code to make code run more safely.
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-14 vanjefffixed one bug that old rsp was calculate incorrectly.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-08-21 qhuang8Use .fill directive to improve portability.
2009-08-20 qhuang8Use .p2align directive instead of ambiguous .align...
2009-08-12 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-05-20 xli24Replace .globl with ASM_GLOBAL
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-03-04 vanjeffretired PcdNtEmulatorEnable.
2009-01-14 vanjeff1. add gEfiDebugPortVariableGuid and gEfiDebugPortDevic...
2009-01-08 vanjeffECC clean up.
2008-12-30 gikidyCheck comments, format and fix some typo.
2008-12-30 vanjeff1. Use Mde library for Debug Port Module
2008-12-19 vanjefffixed one bug to pass GCC.
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-16 vanjeffcode scrub:
2008-12-15 vanjeffPort AsmFuncs.s to pass CYGWINGCC build for x64.
2008-12-11 vanjeffcode scrub for DebugSpport Module.
2008-12-11 vanjeff1. Merger generic functions into one file.
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-24 vanjeff1.retried graphics library class from MdePkg
2008-11-13 xli24Update DebugSupportDxe module to pass IPF GCC build.
2008-11-05 vanjeffECC clean up.
2008-11-04 vanjefffilename renaming to meet coding style.
2008-11-04 vanjeffRenamed remotely
2008-11-04 vanjeffRenamed remotely
2008-11-04 vanjeffRenamed remotely
2008-11-04 vanjeffRenamed remotely
2008-11-04 vanjeffRenamed remotely
2008-11-04 vanjeffRenamed remotely
2008-11-04 vanjeffRenamed remotely
2008-10-31 qwang12Change functional static variable to Global variable...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-07-16 qhuang8Fix a porting issue.
2008-04-11 vanjeff1. add public functions header.
2008-04-10 vanjeffapply for doxgen format.
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-18 qhuang8Adjust directory structures.
2007-07-10 vanjefffixed token space issue
2007-07-06 klu2Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkMo...
2007-07-03 qhuang8Add DebugPort & DebugSupport drivers