From 4f34b2d0b7deb5e69ce950c7b38a6d38bf5212e0 Mon Sep 17 00:00:00 2001 From: Homes32 Date: Fri, 21 Feb 2025 21:42:41 -0600 Subject: [PATCH] Add Rufus Revoked UEFI Bootloader warning into to FAQ --- FAQ.mediawiki | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/FAQ.mediawiki b/FAQ.mediawiki index 53337b3..238829c 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -146,4 +146,9 @@ Rufus detected that the ISO you have selected contains a UEFI bootloader that ha – If you obtained it from a trusted source, you should try to locate a more up to date version, that will not produce this warning. -You may choose to press OK to continue. The message is not an error, but a warning from Rufus that pretty much all Microsoft Windows UEFI bootloaders prior to May 2023 are subject to the Black Lotus Secure Boot vulnerability and, as result, are in the process of being revoked by Microsoft. Since Microsoft is not rebuilding the old ISO's with new boot-loaders this is expected behavior, and basically, your stuck with seeing the warning in Rufus as long as you use an older ISO with the vulnerable bootloader. \ No newline at end of file + +The message is not an error, but a warning from Rufus that pretty much all Microsoft Windows UEFI bootloaders prior to May 2023 are subject to the Black Lotus Secure Boot vulnerability and, as result, are in the process of being revoked by Microsoft. + +Since Microsoft is not rebuilding the old ISO's with new boot-loaders this is expected behavior, and basically, your stuck with seeing the warning in Rufus as long as you use an older ISO with the vulnerable bootloader. + +You may choose to ignore the message or update to more recent ISO to keep Rufus from displaying the warning. \ No newline at end of file