From 2242a139ece527d4b09e698fe07a5cffafd5a0e5 Mon Sep 17 00:00:00 2001 From: Chetan Singh Date: Fri, 30 Jan 2026 21:20:26 +0530 Subject: [PATCH] Update source tags for SCT and EDK2 versions SCT moved to Jan-2026 commit id: https://github.com/tianocore/edk2-test/commit/91e998d2d77b26cccd1f4bf99938ff55c1606e8a edk2 build version moved to edk2-stable202511 --- common/config/bbr_source.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/config/bbr_source.cfg b/common/config/bbr_source.cfg index a0bb28d..6a0a661 100644 --- a/common/config/bbr_source.cfg +++ b/common/config/bbr_source.cfg @@ -36,10 +36,11 @@ CROSS_COMPILER_URL=https://developer.arm.com/-/media/Files/downloads/gnu/${GCC_T GCC=tools/arm-gnu-toolchain-${GCC_TOOLS_VERSION}-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu- # edk2-test source tag from https://github.com/tianocore/edk2-test -SCT_SRC_TAG=edk2-test-stable202509 +# Jan 2026 end +SCT_SRC_TAG=91e998d2d77b26cccd1f4bf99938ff55c1606e8a # FWTS source tag from https://github.com/fwts/fwts FWTS_SRC_TAG=V23.01.00 # EDK2 source tag from https://github.com/tianocore/edk2.git -EDK2_SRC_VERSION=edk2-stable202508 +EDK2_SRC_VERSION=edk2-stable202511