%s/supproted/supported/g Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de> --- .../Protocol/PciIo/BlackBoxTest/PciIoBBTestStress.c | 2 +- .../BlackBoxTest/SimpleNetworkBBTestConformance.c | 12 ++++++------ .../BlackBoxTest/SimpleNetworkBBTestFunction.c | 12 ++++++------ .../BlackBoxTest/SimpleNetworkBBTestConformance.c | 12 ++++++------ .../BlackBoxTest/SimpleNetworkBBTestFunction.c | 12 ++++++------ 5 files changed, 25 insertions(+), 25 deletions(-)
diff --git a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/PciIo/BlackBoxTest/PciIoBBTestStress.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/PciIo/BlackBoxTest/PciIoBBTestStress.c index 645e37f7..225724ae 100644 --- a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/PciIo/BlackBoxTest/PciIoBBTestStress.c +++ b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/PciIo/BlackBoxTest/PciIoBBTestStress.c @@ -999,7 +999,7 @@ GetAndSetBarAttributes_Stress ( StandardLib, AssertionType, gPciIoBBTestStressAssertionGuid021, - L"EFI_PCI_IO_PROTOCOL.GetBarAttributes - Bar supported attributes must in the range of Device supproted attributes", + L"EFI_PCI_IO_PROTOCOL.GetBarAttributes - Bar supported attributes must in the range of Device supported attributes", L"%a:%d:Bar Supported - %lXh, Dev Supported - %lXh", __FILE__, (UINTN)__LINE__, diff --git a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c index 03a0d041..9d5bec18 100644 --- a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c +++ b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c @@ -885,7 +885,7 @@ BBTestStationAddressConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[0] ); } else { @@ -911,7 +911,7 @@ BBTestStationAddressConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[1] ); } else { @@ -1369,7 +1369,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[0] ); } else { @@ -1394,7 +1394,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[1] ); } else { @@ -1419,7 +1419,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[2] ); } else { @@ -1444,7 +1444,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[3] ); } else { diff --git a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c index af520430..133ef8a9 100644 --- a/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c +++ b/uefi-sct/SctPkg/TestCase/UEFI/EFI/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c @@ -1016,7 +1016,7 @@ BBTestStationAddressFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[0] ); } else { @@ -1043,7 +1043,7 @@ BBTestStationAddressFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[1] ); } else { @@ -1491,7 +1491,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { @@ -1522,7 +1522,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { @@ -1551,7 +1551,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { @@ -1603,7 +1603,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { diff --git a/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c b/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c index 03a0d041..9d5bec18 100644 --- a/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c +++ b/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestConformance.c @@ -885,7 +885,7 @@ BBTestStationAddressConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[0] ); } else { @@ -911,7 +911,7 @@ BBTestStationAddressConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[1] ); } else { @@ -1369,7 +1369,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[0] ); } else { @@ -1394,7 +1394,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[1] ); } else { @@ -1419,7 +1419,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[2] ); } else { @@ -1444,7 +1444,7 @@ BBTestNVDataConformanceTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", StatusBuf[3] ); } else { diff --git a/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c b/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c index d3e8a678..b4c7b5ee 100644 --- a/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c +++ b/uefi-sct/SctPkg/TestCase/UEFI/IHV/Protocol/SimpleNetwork/BlackBoxTest/SimpleNetworkBBTestFunction.c @@ -1016,7 +1016,7 @@ BBTestStationAddressFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[0] ); } else { @@ -1043,7 +1043,7 @@ BBTestStationAddressFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"StationAddress isn't supproted, Status - %r\n", + L"StationAddress isn't supported, Status - %r\n", StatusBuf[1] ); } else { @@ -1491,7 +1491,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { @@ -1522,7 +1522,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { @@ -1551,7 +1551,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { @@ -1603,7 +1603,7 @@ BBTestNVDataFunctionTest ( StandardLib->RecordMessage( StandardLib, EFI_VERBOSE_LEVEL_QUIET, - L"NvData isn't supproted, Status - %r\n", + L"NvData isn't supported, Status - %r\n", Status ); } else { -- 2.23.0.rc1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#46769): https://edk2.groups.io/g/devel/message/46769 Mute This Topic: https://groups.io/mt/33136090/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-