1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/res
Pete Batard 43764268de
[uefi] add detection and warning for revoked bootloaders
* Considering that alerting users to potential security breaches that may be
  exploited by boot media should also be performed by application that create
  them, we add detection for all the currently known revoked UEFI bootloaders,
  be it the ones from the official UEFI DBX as well as the ones from Windows'
  SkuSiPolicy.p7b, and warn the user when one such bootloader is detected on
  their source media.
* Note that, to actually be revoked, the bootloaders flagged through SkuSiPolicy
  require the copying of the .p7b to the boot media, which we are currently
  not enacting but will perform in a subsequent commit.
* Also fix a Coverity warning in hash.c.
2023-06-16 20:36:50 +02:00
..
appstore Rufus 4.1 (Build 2045) 2023-05-31 18:24:46 +01: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 Rufus 4.1 (Build 2045) 2023-05-31 18:24:46 +01:00
hogger [misc] fix an issue with Far Manager 2014-05-27 02:02:50 +01:00
icons [ui] change the log icon to something more explicit 2023-05-27 16:18:22 +01:00
loc [uefi] add detection and warning for revoked bootloaders 2023-06-16 20:36:50 +02:00
mbr [mbr] use 80x25:16 text mode rather than 640x480:16 VGA mode 2022-07-04 15:08:55 +01:00
scripts [uefi] add detection and warning for revoked bootloaders 2023-06-16 20:36:50 +02:00
syslinux [syslinux] update Syslinux to 6.04-pre1 2020-02-03 13:03:05 +00:00
uefi [efi] update UEFI:NTFS's NTFS drivers to latest 2023-05-26 12:17:52 +01: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