rufus/res
Pete Batard fdde687d46
[uefi] embed and allow the download of official signed DBX binaries
* With Microsoft having finally relinquished the terms of use of DBX binaries (where their
  previous legalese pretty much made it illegal for anyone who wasn't an OS manufacturer to
  download DBX for use in applications) we can now formally embed, as well as download the
  DBXs when they are updated.
* This is accomplished by querying the https://github.com/microsoft/secureboot_objects
  GitHub repo (which is now the official repository for the UEFI Forum's revocation files)
  through api.github.com and checking the timestamps of the last commit on the relevant files.
  If a more recent DBX is found than the one embedded (or a previously downloaded one), Rufus
  will now prompt the user to download it, as part of its regular update check (if enabled).
* Note that, since there have been no official revocations for them yet, IA64, RISCV64 and
  LoongArch64 are currently placeholders.
* Also note that we currently don't use this mechanism for Microsoft's SVN revocations, as
  we already have a more efficient check for it through SBAT.
* Also fix the handling of the RISCV64 MD5Sum UEFI bootloader, whose offset was incorrect.
2025-03-27 16:11:45 +00:00
..
appstore Rufus 4.6 (Build 2208) 2024-10-21 15:46:25 +01:00
dbx [uefi] embed and allow the download of official signed DBX binaries 2025-03-27 16:11:45 +00:00
freedos [dos] update FreeDOS to version 1.3 2022-02-21 20:02:53 +00:00
grub [iso] enable menu.lst patching 2023-03-18 14:20:39 +00:00
grub2 [grub] update GRUB to 2.12 release 2024-04-30 11:59:40 +01:00
hogger [wue] set password not to expire when creating a local account 2024-10-05 11:03:42 +01:00
icons [wue] add setup wrapper project for Windows 11 24H2 in-place upgrades 2024-10-05 20:21:47 +01:00
loc [uefi] embed and allow the download of official signed DBX binaries 2025-03-27 16:11:45 +00:00
mbr [cmd] fix hogger invocation for PowerShell 2024-09-14 12:21:22 +01:00
md5 [uefi] embed and allow the download of official signed DBX binaries 2025-03-27 16:11:45 +00:00
scripts [uefi] add parsing and copying of the system's SkuSiPolicy.p7b 2023-06-18 19:07:45 +02:00
setup [wue] add setup wrapper to add bypasses for in-place upgrades of Windows 11 24H2 2024-10-06 13:42:07 +01:00
syslinux [syslinux] update Syslinux to 6.04-pre1 2020-02-03 13:03:05 +00:00
uefi [efi] update UEFI:NTFS to latest 2024-04-09 22:49:31 +02:00
rufus.ico [ui] improve application look on high DPI displays 2015-05-15 00:36:42 +01:00
rufus.ini [core] add the ability to ignore USBs through VID:PID 2022-06-14 23:29:33 +01:00