File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed
Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- diff --git a/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c b/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c
2- index 94cae289..6fde9ed0 100644
3- --- a/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c
4- +++ b/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c
5- @@ -30,6 +30,7 @@ Abstract:
1+ diff --git a/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c b/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c
2+ index 94cae289..6fde9ed0 100644
3+ --- a/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c
4+ +++ b/uefi-sct/SctPkg/TestInfrastructure/SCT/Drivers/StandardTest/StandardTest.c
5+ @@ -30,6 +30,7 @@ Abstract:
66 #include "StandardTest.h"
77 #include <Library/EntsLib.h>
88
9- + #define ACS_VERSION "SystemReady band ACS v3.0.1 \nBBR ACS 2.1.1 (SBBR)"
10- static EFI_TIME Epoch = { .Year = 1970, .Month = 1, .Day = 1 };
11-
9+ + #define ACS_VERSION "SystemReady band ACS v3.1.0 \nBBR ACS 2.1.1 (SBBR)"
10+ static EFI_TIME Epoch = { .Year = 1970, .Month = 1, .Day = 1 };
11+
1212 //
13+
You can’t perform that action at this time.
0 commit comments