summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/DebugSupport
AgeCommit message (Expand)Author
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-04-11Allocate memory in DebugSupport beforehand, in order to avoid calling memory ...xli24
2007-03-161. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATORvanjeff
2007-03-14Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co...lgao4
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-16Fix several capitalization issues.bbahnsen
2007-01-06Use ASM_PFX to optionnaly set the underscore prefixtgingold
2007-01-03Add a stub assembly file to fix the gcc build break.bbahnsen
2006-12-07Add X64 support for DebugSupport driver.klu2
2006-11-03 I fixed following bugs in EDKII.mikewuping
2006-10-18Replace .global with .globl to solve compatibility issues.qhuang8
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish
2006-07-14Fixes for Linux builds.bbahnsen
2006-07-14Fix up the Stub Size Calculation which was not initially ported properly.bbahnsen
2006-07-13Fix bad comments.bbahnsen
2006-07-13Add gcc assembly file.bbahnsen
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-05-19Change the file extension back to .asm. That was an oops.bbahnsen
2006-05-19Fix capitalizationbbahnsen
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen