]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/SourceLevelDebugPkg.dec
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / SourceLevelDebugPkg / SourceLevelDebugPkg.dec
index 50f98cc4f4981407e59328f410c36e6b0960d421..5146b9e222c7430421f2cc4e45b6d896c80d75f8 100644 (file)
@@ -7,7 +7,7 @@
 # and host, PeCoffExtraActionLib instance to report symbol path information,\r
 # etc.\r
 #\r
-# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials are licensed and made available under \r
 # the terms and conditions of the BSD License that accompanies this distribution.  \r
 # The full text of the license may be found at\r
@@ -20,9 +20,9 @@
 \r
 [Defines]\r
   DEC_SPECIFICATION              = 0x00010005\r
-  PACKAGE_NAME                   = SourceLevelDebugtPkg\r
+  PACKAGE_NAME                   = SourceLevelDebugPkg\r
   PACKAGE_GUID                   = DBF00C27-D8D7-443d-918B-4E85CDA1373B\r
-  PACKAGE_VERSION                = 0.71\r
+  PACKAGE_VERSION                = 0.85\r
 \r
 [Includes]\r
   Include\r
@@ -72,3 +72,7 @@
   ## 1: Use I/O Port 84 to issue hardware break point\r
   ## 2: Use INT3 to issue software break point\r
   gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugLoadImageMethod|0x1|UINT8|0x00000005\r
+\r
+  ## The data buffer size used by debug port in debug communication library.\r
+  gEfiSourceLevelDebugPkgTokenSpaceGuid.PcdDebugPortHandleBufferSize|0x0|UINT16|0x00000006\r
+\r