summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/DebugSupport/Dxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-31Retiring the ANT/JAVA build and removing the older EDK II packages that requi...lhauch16-5750/+0
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff1-2/+2
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao41-1/+0
2007-04-11Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli247-84/+117
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff3-52/+61
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao45-45/+49
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli241-0/+22
2007-01-16Fix several capitalization issues.bbahnsen1-1/+1
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold1-47/+47
2007-01-03Add a stub assembly file to fix the gcc build break.bbahnsen2-7/+65
2006-12-07Add X64 support for DebugSupport driver.klu29-217/+1889
2006-11-03 I fixed following bugs in EDKII.mikewuping1-1/+2
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang82-22/+22
2006-09-27Remove the duplicated Copy Right in msa header.lgao41-8/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao41-14/+14
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish1-2/+3
2006-07-14Fixes for Linux builds.bbahnsen4-0/+0
2006-07-14Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen1-2/+3
2006-07-13Fix bad comments.bbahnsen1-12/+12
2006-07-13Add gcc assembly file.bbahnsen2-1/+271
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao41-2/+2
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-1/+1
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao41-0/+1
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang1-15/+15
2006-07-07Redefine SPEC and Release Version to 0x20000lgao41-13/+13
2006-07-07Obsoleted by new schema and new build tools.jwang362-89/+0
2006-07-05 DebugLib:qhuang81-1/+1
2006-06-30removed unnecessary name space declarations in some top level elementsjwang361-1/+1
2006-06-30converted all surface area description files to new schemajwang361-48/+58
2006-06-26• BaseMemoryLib:qhuang81-1/+1
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch1-1/+1
2006-05-19Change the file extension back to .asm. That was an oops.bbahnsen1-1/+1
2006-05-19Fix capitalizationbbahnsen1-2/+2
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2-17/+17
2006-04-21Initial import.bbahnsen12-0/+3766