summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugSupportDxe
AgeCommit message (Expand)AuthorFilesLines
2009-05-20Replace .globl with ASM_GLOBALxli243-30/+30
2009-04-10Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten5-11/+12
2009-03-04retired PcdNtEmulatorEnable.vanjeff2-25/+19
2009-01-141. add gEfiDebugPortVariableGuid and gEfiDebugPortDevicePathGuid in MdePkg.de...vanjeff1-2/+2
2009-01-08ECC clean up.vanjeff2-73/+73
2008-12-30Check comments, format and fix some typo.gikidy2-2/+2
2008-12-301. Use Mde library for Debug Port Modulevanjeff2-5/+14
2008-12-19fixed one bug to pass GCC.vanjeff1-2/+2
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji41-3/+3
2008-12-16code scrub:vanjeff11-150/+351
2008-12-15Port AsmFuncs.s to pass CYGWINGCC build for x64.vanjeff4-30/+535
2008-12-11code scrub for DebugSpport Module.vanjeff12-436/+349
2008-12-111. Merger generic functions into one file.vanjeff11-969/+637
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-03Global variables have been moved backward ahead of functions.jji41-14/+15
2008-11-241.retried graphics library class from MdePkgvanjeff1-2/+2
2008-11-13Update DebugSupportDxe module to pass IPF GCC build.xli242-6/+7
2008-11-05ECC clean up.vanjeff7-1184/+730
2008-11-04filename renaming to meet coding style.vanjeff8-14/+14
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-11-04Renamed remotelyvanjeff1-0/+0
2008-10-31Change functional static variable to Global variable. No STATIC modifier is r...qwang121-9/+9
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji43-19/+1
2008-09-27Changing source filename to match name changing.vanjeff1-10/+10
2008-09-27Renamed remotelyvanjeff5-0/+0
2008-09-27Renamedvanjeff4-0/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff2-4/+2
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao43-3/+3
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-90/+0
2008-07-16Fix a porting issue.qhuang81-1/+1
2008-04-111. add public functions header.vanjeff7-167/+155
2008-04-10apply for doxgen format.vanjeff1-19/+10
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-2/+2
2007-07-20remove some comments introduced by tools.vanjeff3-27/+9
2007-07-20remove some comments introduced by tools.vanjeff1-45/+0
2007-07-18Adjust directory structures.qhuang82-1/+1
2007-07-10fixed token space issuevanjeff1-1/+1
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-1/+1
2007-07-03Add DebugPort & DebugSupport driversqhuang816-0/+5911