Reviewed-by: Eric Jin <eric....@intel.com>

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Heinrich 
Schuchardt
Sent: Friday, September 13, 2019 4:54 PM
To: EDK II Development <devel@edk2.groups.io>
Cc: Jin, Eric <eric....@intel.com>; Supreeth Venkatesh 
<supreeth.venkat...@arm.com>; Stephano Cetola 
<stephano.cet...@linux.intel.com>; Heinrich Schuchardt <xypron.g...@gmx.de>
Subject: [edk2-devel] [edk2-test] [PATCH 1/1] uefi-sct/SctPkg: fix typo 
DuplicateDevicePath

%s/DupilicateDevicePath/DuplicateDevicePath/g

Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
---
 .../BlackBoxTest/DevicePathUtilitiesBBTestFunction.c          | 2 +-
 .../BlackBoxTest/DevicePathUtilitiesBBTestMain.c              | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestFunction.c
 
b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestFunction.c
index b434ae47..4efe0348 100644
--- 
a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestFunction.c
+++ 
b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestFunction.c
@@ -369,7 +369,7 @@ DevicePathUtilitiesDuplicateDevicePathFunctionTest (
                 StandardLib,

                 AssertionType,

                 gDevicePathUtilitiesBBTestFunctionAssertionGuid057,

-                L"EFI_DEVICE_PATH_UTILITIES_PROTOCOL - DupilicateDevicePath 
must correctly set the return EFI_DEVICE_PATH structure the same as the 
original one",

+                L"EFI_DEVICE_PATH_UTILITIES_PROTOCOL - DuplicateDevicePath 
must correctly set the return EFI_DEVICE_PATH structure the same as the 
original one",

                 L"%a:%d:Status - %r",

                 __FILE__,

                 (UINTN)__LINE__,

diff --git 
a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestMain.c
 
b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestMain.c
index b66eebf3..58d10099 100644
--- 
a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestMain.c
+++ 
b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/DevicePathUtilities/BlackBoxTest/DevicePathUtilitiesBBTestMain.c
@@ -72,8 +72,8 @@ EFI_BB_TEST_ENTRY_FIELD     gBBTestEntryField[] = {
   },
   {
     DEVICE_PATH_UTILITIES_PROTOCOL_DUPLICATEDEVICEPATH_FUNCTION_GUID,
-    L"DupilicateDevicePath_Functionality",
-    L"Invoke the DupilicateDevicePath and verify service correctness within 
test case",
+    L"DuplicateDevicePath_Functionality",
+    L"Invoke the DuplicateDevicePath and verify service correctness within 
test case",
     EFI_TEST_LEVEL_DEFAULT,
     gSupportProtocolGuid1,
     EFI_TEST_CASE_AUTO,
-- 
2.23.0


-=-=-=-=-=-=
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47204): https://edk2.groups.io/g/devel/message/47204
Mute This Topic: https://groups.io/mt/34125070/1787343
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [eric....@intel.com]
-=-=-=-=-=-=


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47251): https://edk2.groups.io/g/devel/message/47251
Mute This Topic: https://groups.io/mt/34125070/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to