]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/Include/TransferProtocol.h
BaseTools: Support DSC component !include PCD items
[mirror_edk2.git] / SourceLevelDebugPkg / Include / TransferProtocol.h
index 45d82c2995991e7fab61c57691bbc436abb38950..5f9f35b5d7333b7ae2a0ae9a30cdf19d27ef3bb9 100644 (file)
@@ -2,7 +2,7 @@
   Transfer protocol defintions used by debug agent and host. It is only\r
   intended to be used by Debug related module implementation.\r
 \r
-  Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2010 - 2017, 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
@@ -24,7 +24,6 @@
 //\r
 #define DEBUG_AGENT_REVISION_03         ((0 << 16) | 03)\r
 #define DEBUG_AGENT_REVISION_04         ((0 << 16) | 04)\r
-#define DEBUG_AGENT_REVISION            DEBUG_AGENT_REVISION_03\r
 #define DEBUG_AGENT_CAPABILITIES        0\r
 \r
 //\r