rufus/.vs
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
..
Generate.PDB.props [misc] generate PDBs for Visual Studio builds 2023-01-30 19:21:08 +00:00
bled.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
bled.vcxproj.filters [cmp] add support for Ventoy Sparse Image (.vtsi) 2021-06-22 19:08:33 +01:00
ext2fs.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
ext2fs.vcxproj.filters [ext2fs] update ext2fs to latest 2021-01-09 16:15:01 +00:00
getopt.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
getopt.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio-driver.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
libcdio-driver.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
libcdio-iso9660.vcxproj [iso] improve Rock Ridge CE handling 2023-03-23 14:47:53 +00:00
libcdio-iso9660.vcxproj.filters [iso] improve Rock Ridge CE handling 2023-03-23 14:47:53 +00:00
libcdio-udf.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
libcdio-udf.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
ms-sys.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
ms-sys.vcxproj.filters [core] improve protective MBR for GPT media 2020-02-19 19:51:32 +00:00
rufus.vcxproj [uefi] don't revoke Windows 11 or post Windows 10 20H1 boot media yet 2023-07-15 23:20:59 +02:00
rufus.vcxproj.filters [misc] rename checksum.c to hash.c 2023-06-11 16:18:26 +01:00
syslinux-libfat.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
syslinux-libfat.vcxproj.filters [core] add full extraction support for efi.img 2019-04-04 19:12:48 +01:00
syslinux-libinstaller.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
syslinux-libinstaller.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00
syslinux-win.vcxproj [misc] update solution to VS2022 2021-11-16 17:50:20 +00:00
syslinux-win.vcxproj.filters [misc] drop Clang support and move VS2017 project files to .vs 2017-11-11 15:41:04 +00:00