• Joined on 2021-08-03
nerd synced commits to master at nerd/rufus from mirror 2024-03-26 03:03:40 +00:00
d3f78c4e01 [efi] update UEFI:NTFS to latest
nerd synced commits to master at nerd/rufus from mirror 2024-03-12 20:33:40 +00:00
5eae8a6441 [cmp] Enable extraction of zip archives outside of ISO copy mode
abc33122a0 [iso] increase write buffer size to work around a bug in the AMI UEFI NTFS driver
Compare 2 commits »
nerd synced commits to master at nerd/rufus from mirror 2024-03-04 08:26:46 +00:00
8738e7a7de [vhd] fix truncated write operation when using a VHDX image as source
nerd synced commits to refs/tags/v4.3 at nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
nerd synced new reference refs/tags/v4.2 to nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
nerd synced commits to refs/tags/v4.4 at nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
nerd synced new reference refs/tags/v4.3 to nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
nerd synced commits to refs/tags/v4.2 at nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
nerd synced commits to master at nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
026afa7e3d [iso] add Circle Linux to the list of Red-Hat derivatives
172888ac32 [dos] fix a CodeQL warning and harmonize code
15e3886499 [iso] enable persistence support for Linux Mint
0f23c47184 [misc] refactor partition creation
164d4b0ab0 [misc] update workflows to use upload-artifact@v4
Compare 53 commits »
nerd synced new reference refs/tags/v4.4 to nerd/rufus from mirror 2024-02-27 21:46:53 +00:00
nerd synced commits to master at nerd/rufus from mirror 2023-07-02 01:20:21 +00:00
d4c9f2dfa1 [vhd] enable saving device to compressed VHDX
1476e9cd8b [uefi] fix path of SKUSiPolicy.p7b for WOW
c47ee4c435 [cmp] update Bled to latest
Compare 3 commits »
nerd synced commits to master at nerd/rufus from mirror 2023-06-30 00:20:24 +00:00
c717c7789b [cmp] further ZIP64 and overall Bled improvements
nerd synced commits to master at nerd/rufus from mirror 2023-06-28 20:44:29 +00:00
f233191d54 [cmp] update Bled to latest
nerd synced commits to master at nerd/rufus from mirror 2023-06-22 14:44:51 +00:00
52a5551749 [uefi] improve revoked UEFI bootloader reporting
nerd synced commits to master at nerd/rufus from mirror 2023-06-19 12:54:52 +00:00
16570f8662 [uefi] warn about revoked UEFI bootloaders when creating Windows To Go drives
nerd synced commits to master at nerd/rufus from mirror 2023-06-19 04:34:52 +00:00
c59e9209eb [uefi] factorize SkuSiPolicy.p7b copying code and apply it for Windows To Go
nerd synced commits to master at nerd/rufus from mirror 2023-06-18 20:24:51 +00:00
7eb9a6f16b [misc] fix some benign Coverity warnings
be5b590cfb [uefi] add parsing and copying of the system's SkuSiPolicy.p7b
Compare 2 commits »
nerd synced commits to master at nerd/rufus from mirror 2023-06-16 18:56:46 +00:00
43764268de [uefi] add detection and warning for revoked bootloaders
nerd synced commits to master at nerd/rufus from mirror 2023-06-13 22:33:42 +00:00
c4b1b23832 [hash] add PE256 hash functions
nerd synced commits to master at nerd/rufus from mirror 2023-06-11 21:03:42 +00:00
090bfb9770 [misc] rename checksum.c to hash.c