summaryrefslogtreecommitdiffstats
path: root/SourceLevelDebugPkg/SourceLevelDebugPkg.uni
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2018-02-04 17:33:10 +0800
committerStar Zeng <star.zeng@intel.com>2018-02-08 16:43:55 +0800
commitf4043414da4b0415aa97dba83f0e59e2ce4334a9 (patch)
tree560d7e627ac0211a67d8d9220b01b0290bd0ee22 /SourceLevelDebugPkg/SourceLevelDebugPkg.uni
parenta2acb04ca67853519a514a986de11b6bc468d564 (diff)
downloadedk2-f4043414da4b0415aa97dba83f0e59e2ce4334a9.tar.gz
edk2-f4043414da4b0415aa97dba83f0e59e2ce4334a9.tar.bz2
edk2-f4043414da4b0415aa97dba83f0e59e2ce4334a9.zip
SourceLevelDebugPkg DebugUsb3: Fix some typos
Cc: Ruiyu Ni <ruiyu.ni@intel.com> Cc: Hao Wu <hao.a.wu@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Hao Wu <hao.a.wu@intel.com>
Diffstat (limited to 'SourceLevelDebugPkg/SourceLevelDebugPkg.uni')
-rw-r--r--SourceLevelDebugPkg/SourceLevelDebugPkg.uni4
1 files changed, 2 insertions, 2 deletions
diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.uni b/SourceLevelDebugPkg/SourceLevelDebugPkg.uni
index 781b717e4e..8a20165227 100644
--- a/SourceLevelDebugPkg/SourceLevelDebugPkg.uni
+++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.uni
@@ -8,7 +8,7 @@
// and host, PeCoffExtraActionLib instance to report symbol path information,
// etc.
//
-// Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved.<BR>
+// Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>
//
// This program and the accompanying materials are licensed and made available under
// the terms and conditions of the BSD License that accompanies this distribution.
@@ -70,7 +70,7 @@
#string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdDebugPortHandleBufferSize_HELP #language en-US "The data buffer size used by debug port in debug communication library instances.\n"
"Its value is not suggested to be changed in platform DSC file."
-#string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdUsbXhciMemorySpaceBase_PROMPT #language en-US "Configure ehci host controller memory BAR."
+#string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdUsbXhciMemorySpaceBase_PROMPT #language en-US "Configure xhci host controller memory BAR."
#string STR_gEfiSourceLevelDebugPkgTokenSpaceGuid_PcdUsbXhciMemorySpaceBase_HELP #language en-US "The memory BAR of xhci host controller, in which usb debug feature is enabled.\n"
"Note that the memory BAR address is only used before Pci bus resource allocation."