From 3c1ce76999ee13401466b7ebd6b582d07afa2053 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Sat, 5 Oct 2024 00:48:14 +0100 Subject: [PATCH] Add Microsoft SVN for bootmgr to sbat_level.txt * This allows Rufus to perform SVN revocation checks on Windows UEFI bootloader per: https://github.com/pbatard/rufus/issues/2244#issuecomment-2243661539 --- sbat_level.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sbat_level.txt b/sbat_level.txt index d7d53c1..8d02d1d 100644 --- a/sbat_level.txt +++ b/sbat_level.txt @@ -1,4 +1,7 @@ sbat,1,2024010900 shim,4 grub,3 -grub.debian,4 \ No newline at end of file +grub.debian,4 +# The following is derived from Microsoft's DBXUpdateSVN.bin per +# https://github.com/pbatard/rufus/issues/2244#issuecomment-2243661539 +BOOTMGRSECURITYVERSIONNUMBER,0x30000 \ No newline at end of file