From 0a5567044977fa783d7bc25706d4ae85dc0ed025 Mon Sep 17 00:00:00 2001 From: Andy Fiddaman Date: Thu, 28 Nov 2024 21:41:23 +0000 Subject: [PATCH] bhyve-fw: update to 202411 --- build/bhyve-fw/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/bhyve-fw/build.sh b/build/bhyve-fw/build.sh index e69ded11d7..3451876a90 100755 --- a/build/bhyve-fw/build.sh +++ b/build/bhyve-fw/build.sh @@ -47,7 +47,7 @@ trap "pkill -T0; exit" SIGINT # Build the UEFI firmware -tag=il-edk2-stable202308-1 +tag=il-edk2-stable202411-1 XFORM_ARGS+=" -D UEFITAG=$tag" typeset -A jobs