]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Include/ImageDebugSupport.h
MdePkg/Library/BaseLib/AArch64: Comment style harmonization
[mirror_edk2.git] / SourceLevelDebugPkg / Include / ImageDebugSupport.h
index 68299857a60c1a4124cf60b255734d4d17a16507..511a12ce27fa6b3247db9196933a3f0faa9aa649 100644 (file)
@@ -2,7 +2,7 @@
   Public include file for Debug Agent Library instance and PE/COFF Extra\r
   Action Library instance.\r
 \r
-  Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -19,6 +19,7 @@
 #define IO_PORT_BREAKPOINT_ADDRESS  0x84\r
 #define IMAGE_LOAD_SIGNATURE        SIGNATURE_32('L','O','A','D')\r
 #define IMAGE_UNLOAD_SIGNATURE      SIGNATURE_32('U','N','L','O')\r
+#define AGENT_HANDLER_SIGNATURE     SIGNATURE_32('A','G','T','H')\r
 \r
 #define DEBUG_AGENT_IMAGE_WAIT      0x00\r
 #define DEBUG_AGENT_IMAGE_CONTINUE  0x01\r