1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/res/loc
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
..
po [ui] change the log icon to something more explicit 2023-05-27 16:18:22 +01:00
pollock [loc] set up Windows Store listing translations (part 1) 2023-02-03 17:03:06 +00:00
test [loc] update for new translation round 2021-03-31 13:21:57 +01:00
ChangeLog.txt [dos] reinstate MS-DOS boot disk creation for Windows 10 and later platforms 2023-05-24 17:55:25 +01:00
embedded.sed [loc] set up Windows Store listing translations (part 1) 2023-02-03 17:03:06 +00:00
Makefile.am [misc] use $(srcdir) in Makefiles 2020-02-10 12:08:04 +00:00
Makefile.in [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
rufus.loc [uefi] add detection and warning for revoked bootloaders 2023-06-16 20:36:50 +02:00
translation_check.py [internal] reorganize localization resources 2018-07-16 16:38:40 +01:00