diff --git a/FAQ.mediawiki b/FAQ.mediawiki index 238829c..666a0b7 100644 --- a/FAQ.mediawiki +++ b/FAQ.mediawiki @@ -146,7 +146,6 @@ 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. - 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. diff --git a/Source-Compatibility.md b/Source-Compatibility.md index 3351515..55f83e3 100644 --- a/Source-Compatibility.md +++ b/Source-Compatibility.md @@ -23,4 +23,4 @@ Below is a list of Windows version and their PhoenixPE support status. |Windows 11 version 22H2v2|22621.1702|Stable|| |Windows 11 version 23H2v1|22631.2428|Stable|**Preferred/Recommended**| |Windows 11 version 23H2v2|22631.2861|Experimental|Limited testing. Explorer shell working. Explorer can crash on Show Desktop (Win+D). Pin to taskbar not working.| -|Windows 11 version 24H2|26100.1742|Unstable|Explorer shell is completely broken. Build from WinRE results in black screen. Building with boot.wim and WinXShell results in a working PE. https://github.com/PhoenixPE/PhoenixPE/issues/110| \ No newline at end of file +|Windows 11 version 24H2|26100.1742|Experimental| [See Issue Tracker](https://github.com/PhoenixPE/PhoenixPE/issues/110|) \ No newline at end of file