// Check UEFI bootloaders for revocation if (IS_EFI_BOOTABLE(img_report)) { // coverity[swapped_arguments] @@ -1642,6 +1630,18 @@ static DWORD WINAPI BootCheckThread(LPVOID param) } } if ((img_report.projected_size < MAX_ISO_TO_ESP_SIZE * MB) && HAS_REGULAR_EFI(img_report) &&...
// Only copy SkuPolicy if we warned about the bootloader being revoked. if ((target_type != TT_UEFI) || !IS_WINDOWS_1X(img_report) || (pe256ssp_size == 0) || !is_bootloader_revoked) return r; static_sprintf(src, "%s\\SecureBootUpdates\\SKUSiPolicy.p7b", system_dir);0...
pbatard/rufus最新发布版本:v4.5_BETA(2024-05-08 23:02:46)Add detection and warning for UEFI revoked bootloaders (including ones revoked through SkuSiPolicy.p7b) (#2244)Add ZIP64 support, to extract .zip images that are larger than 4 GB (#2264)...
Improve revoked UEFI bootloaders check to support Linux SBAT, Windows SVN and cert DBX Improve support for ReactOS boot media Description Rufus is a free, open-source tool that will help you to format and create bootable USB devices such as flash drives, pen drives, memory sticks, etc. ...
- Fix an error when trying to write compressed VHD images - Fix an error when invoking Rufus from the PowerShell commandline - Improve revoked UEFI bootloaders check to support Linux SBAT, Windows SVN and cert DBX - Improve support for ReactOS boot media SCREENSHOT Recently...
Fix an error when invoking Rufus from the PowerShell commandline (#2556) Improve revoked UEFI bootloaders check to support Linux SBAT, Windows SVN and cert DBX Improve support for ReactOS boot media (#2589) 4.5May 23, 2024New Release 4.4Jan 17, 2024New Release...
Improved revoked UEFI bootloaders check to support Linux SBAT, Windows SVN and cert DBX Improved support for ReactOS boot media Download Link of Rufus Latest Version You can download Rufus stable and beta testing versions using following links: ...
Update UEFI:NTFS to report a more explicit error on bootmgr security issues Improve the search for conflicting processes by running it in a background thread Improve support for Slax Linux o Version 4.2 (2023.07.26) Add detection and warning for UEFI revoked bootloaders (including ones revok...
msgid "Revoked UEFI bootloader detected" msgstr "偵測到被撤銷的 UEFI 開機引導程式"#. • MSG_339 msgid "" "Rufus detected that the ISO you have selected contains a UEFI bootloader that has been revoked and that will produce %s, when Secure Boot is enabled on a fully up to date UEFI sy...
Improve revoked UEFI bootloaders check to support Linux SBAT, Windows SVN and cert DBX Improve support for ReactOS boot media o Version 4.5 (2024.05.22) Add new advanced option to perform runtime UEFI media validation of suitable images (Windows, most Linux) 43 changes: 21 additions & 22 ...