]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SourceLevelDebugPkg/SourceLevelDebugPkg.uni
SourceLevelDebugPkg: Use Pcd for the revision of transfer protocol
[mirror_edk2.git] / SourceLevelDebugPkg / SourceLevelDebugPkg.uni
index 533dafbfc8c75ed2627487b3e40bdd2185f258bd..781b717e4e24e79f6b2cc4d72aaff1cb7a7a396d 100644 (file)
@@ -8,7 +8,7 @@
 // and host, PeCoffExtraActionLib instance to report symbol path information,\r
 // etc.\r
 //\r
-// Copyright (c) 2010 - 2015, Intel Corporation. All rights reserved.<BR>\r
+// Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>\r
 //\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
 #string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdUsbXhciDebugDetectTimeout_HELP  #language en-US "Per XHCI spec, software shall impose a timeout between the detection of the Debug Host\n"\r
                                                                                                      "connection and the DbC Run transition to 1. This PCD specifies the timeout value in microsecond."\r
 \r
+#string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdTransferProtocolRevision_PROMPT  #language en-US "Default revision of the debug agent transfer protocol."\r
+\r
+#string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdTransferProtocolRevision_HELP  #language en-US "The upper 16 bits indicate the major revision and the lower 16 bits indicate\n"\r
+                                                                                                    "the minor revision.\n"\r
+                                                                                                    "For example, a value of 0x00000004 stands for revision 0.4.\n"\r
+                                                                                                    "Debug packet compression and decompression is supported since revision 0.4."\r
+\r