rufus/src
Pete Batard 64e85ed09a
[uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet
* As opposed to what we originally asserted, Microsoft did enact a blanket revocation
  in SkuSiPolicy.p7b for all post 1703 up to 2305 Windows UEFI bootloaders.
* As a result, unconditionally copying SkuSiPolicy.p7b will result in media as recent
  as Windows 11 22H2 (v1) being flagged as revoked, which we don't want to enforce as
  long as Microsoft themselves haven't entered the enforcing phase of their Black
  Lotus mitigation (currently planned for early 2024).
* Because of this, while we add some revocation detection for post 1703 bootloaders,
  we set it to only go as far as 20H1 for now, which means that all post 20H1 Windows
  10 media and all Windows 11 media will not yet be flagged by Rufus as revoked and
  will still boot in a Secure Boot environment due to lack of an SkuSiPolicy.p7b.
* Ultimately, per #2244 we may look for a BOOTMGRSECURITYVERSIONNUMBER resource to
  blanket revoke all post 1703 - pre 2305 Windows UEFI bootloaders.
* Also remove the now unused comdlg32 library from the linker.
2023-07-15 23:20:59 +02:00
..
bled [uefi] fix path of SKUSiPolicy.p7b for WOW 2023-07-01 20:22:10 +01:00
ext2fs [misc] harden usage of uprintf() 2023-04-20 17:43:24 +01:00
getopt [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio [iso] improve Rock Ridge CE handling 2023-03-23 14:47:53 +00:00
ms-sys [mbr] use 80x25:16 text mode rather than 640x480:16 VGA mode 2022-07-04 15:08:55 +01:00
msvc-missing [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
syslinux [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
.editorconfig [misc] finally, set .editorconfig to use UTF-8 *without* BOM 2017-08-14 21:40:56 +01:00
Makefile.am [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
Makefile.in [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
badblocks.c [misc] fix CodeQL warnings 2023-04-22 16:36:27 +01:00
badblocks.h [ext2fs] initial ext2fs support 2019-04-12 21:32:40 +01:00
cpu.c [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00:00
cpu.h [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00:00
db.h [grub] update DB for GRUB 2.12~rc1 2023-07-13 10:11:52 +02:00
dev.c [vhd] add experimental save to Full Flash Update (FFU) image support 2023-07-03 23:57:04 +01:00
dev.h [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
dos.c [dos] reinstate MS-DOS boot disk creation for Windows 10 and later platforms 2023-05-24 17:55:25 +01:00
dos.h [misc] set rufus-next to 1.3.3, update copyright 2013-02-02 15:47:56 +00:00
dos_locale.c [misc] fix PVS-Studio warnings 2022-01-05 12:57:26 +01:00
drive.c [misc] add an address resolver for internal DLL function calls 2023-07-05 18:36:58 +01:00
drive.h [vhd] add experimental save to Full Flash Update (FFU) image support 2023-07-03 23:57:04 +01:00
format.c [ui] keep user preferred image type when saving drive to VHD 2023-07-10 11:34:50 +02:00
format.h [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
format_ext.c [cmp] update Bled to latest 2022-09-14 23:37:46 +02:00
format_fat32.c [misc] fix CodeQL warnings 2023-04-22 16:36:27 +01:00
gpt_types.h [loc] fix Russian translation for KB/MB/GB... 2020-12-11 17:10:48 +00:00
hash.c [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
hdd_vs_ufd.h [misc] add an exception for 23A9:EF18 UFDs 2023-05-29 18:04:42 +01:00
icon.c [misc] fix PVS-Studio warnings 2022-01-05 12:57:26 +01:00
iso.c [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
license.h [uefi] factorize SkuSiPolicy.p7b copying code and apply it for Windows To Go 2023-06-19 00:04:08 +02:00
localization.c [misc] harden usage of uprintf() 2023-04-20 17:43:24 +01:00
localization.h [misc] fix MinGW/gcc 10.x multiple definition errors 2020-05-18 21:25:44 +01:00
localization_data.h [misc] rename checksum.c to hash.c 2023-06-11 16:18:26 +01:00
localization_data.sh [core] fix Large FAT32 not being used in ISO → ESP mode 2023-01-09 23:19:01 +00:00
mbr_types.h [iso] add ISOHybrid "CD" partition and ISO9660 file system detection 2022-04-05 18:31:03 +01:00
missing.h [vhd] enable saving device to compressed VHDX 2023-07-01 20:43:26 +01:00
msapi_utf8.h [misc] fix some benign Coverity warnings 2023-06-18 19:09:15 +02:00
net.c [ui] keep user preferred image type when saving drive to VHD 2023-07-10 11:34:50 +02:00
parser.c [misc] fix some benign Coverity warnings 2023-06-18 19:09:15 +02:00
pki.c [misc] add an address resolver for internal DLL function calls 2023-07-05 18:36:58 +01:00
process.c [uefi] warn about revoked UEFI bootloaders when creating Windows To Go drives 2023-06-19 10:38:30 +02:00
process.h [iso] use NtCreateFile() to create files with preallocated sizes 2020-02-14 23:39:57 +00:00
re.c [misc] add regexp engine 2021-04-22 22:43:20 +01:00
re.h [misc] add regexp engine 2021-04-22 22:43:20 +01:00
registry.h [wue] add automatic local account creation and regional settings duplication 2022-07-19 19:11:06 +01:00
resource.h [misc] rename checksum.c to hash.c 2023-06-11 16:18:26 +01:00
rufus.c [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
rufus.h [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
rufus.manifest [dev] add exception for Realtek card readers 2021-01-06 19:27:31 +00:00
rufus.rc [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
settings.h [ui] keep user preferred image type when saving drive to VHD 2023-07-10 11:34:50 +02:00
smart.c [iso] fix a possible buffer overflow in GetGrubVersion() 2023-04-01 14:39:25 +02:00
smart.h [misc] use the more univerasal _mm_alloc() instead of _aligned_malloc() 2016-06-10 12:42:43 +01:00
stdfn.c [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
stdio.c [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
stdlg.c [grub] update DB for GRUB 2.12~rc1 2023-07-13 10:11:52 +02:00
syslinux.c [misc] fix CodeQL warnings 2023-04-22 16:36:27 +01:00
ui.c [misc] further Windows 7 specifics removals 2023-04-28 17:46:05 +01:00
ui.h [vhd] enable saving device to compressed VHDX 2023-07-01 20:43:26 +01:00
ui_data.h [ui] fix missing labels for accessibility 2020-07-02 22:55:01 +01:00
vhd.c [ui] keep user preferred image type when saving drive to VHD 2023-07-10 11:34:50 +02:00
vhd.h [vhd] add write support for .vhdx and .ffu images 2023-07-06 19:47:26 +01:00
winio.h [core] switch to async I/O for image writing 2021-04-22 01:01:56 +01:00
wue.c [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
wue.h [wue] improve Windows version reporting from ISO/.wim 2022-10-04 11:58:30 +01:00