Skip to content

Commit

Permalink
SR ACS version updated in SCT logs
Browse files Browse the repository at this point in the history
Signed-off-by: Guru9902 <[email protected]>
  • Loading branch information
Guru9902 committed Jul 2, 2024
1 parent 17d3ae1 commit ff548c7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions common/sct-tests/sbbr-tests/BBR_SCT.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff548c7

Please sign in to comment.