From ff548c734851fd9a9b2012801fae92468dd349b7 Mon Sep 17 00:00:00 2001 From: Guru9902 Date: Tue, 2 Jul 2024 05:34:51 +0000 Subject: [PATCH] SR ACS version updated in SCT logs Signed-off-by: Guru9902 --- common/sct-tests/sbbr-tests/BBR_SCT.dsc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/sct-tests/sbbr-tests/BBR_SCT.dsc b/common/sct-tests/sbbr-tests/BBR_SCT.dsc index 5e85e64..a38c329 100755 --- a/common/sct-tests/sbbr-tests/BBR_SCT.dsc +++ b/common/sct-tests/sbbr-tests/BBR_SCT.dsc @@ -99,8 +99,9 @@ *_*_AARCH64_PP_FLAGS = -D EFIAARCH64 $(GCC_VER_MACRO) RVCT:*_*_AARCH64_DLINK_FLAGS = --muldefweak - DEBUG_*_*_CC_FLAGS = -DEFI_DEBUG -DACS_VERSION=\"v2.0.0-BETA-0\" - RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -DACS_VERSION=\"v2.0.0-BETA-0\" + DEBUG_*_*_CC_FLAGS = -DEFI_DEBUG -DACS_VERSION=\"v24.03_2.1.0\" + RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -DACS_VERSION=\"v24.03_2.1.0\" + RELEASE_*_*_CC_FLAGS = -DMDEPKG_NDEBUG -DACS_VERSION=\"v24.03_2.1.0\" [Libraries] SctPkg/Library/SctLib/SctLib.inf