rufus/src
Pete Batard a6451c6fc7
[misc] further Windows version and arch detection improvements
* Now also populate the underlying Windows arch in the version struct
* Also fix MinGW warnings
2023-04-18 17:32:47 +01:00
..
bled [ui] fix tab order not working on WUE dialog 2022-10-07 17:43:46 +01:00
ext2fs [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
getopt
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
Makefile.am [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00:00
Makefile.in [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00:00
badblocks.c
badblocks.h
checksum.c [checksum] enable x86 acceleration if the CPU supports it 2022-12-08 11:15:48 +00: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] force server download for nonstandard GRUB (Fedora 37, openSUSE Live, GeckoLinux) 2022-10-06 23:39:32 +01:00
dev.c [enum] minor improvements to drive size handling 2023-04-04 10:28:01 +02: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] update FreeDOS to version 1.3 2022-02-21 20:02:53 +00:00
dos.h
dos_locale.c [misc] fix PVS-Studio warnings 2022-01-05 12:57:26 +01:00
drive.c [misc] improve Windows version detection 2023-04-17 13:33:05 +01:00
drive.h [ui] list drives by increasing order of size 2022-05-25 13:22:47 +01:00
format.c [misc] improve Windows version detection 2023-04-17 13:33:05 +01:00
format.h [wue] move WUE, Windows To Go and WinPE calls to their own source 2022-07-25 13:18:14 +01:00
format_ext.c [cmp] update Bled to latest 2022-09-14 23:37:46 +02:00
format_fat32.c [iso] fix ISO→ESP creation for Windows 11 2022-01-20 15:24:35 +01:00
gpt_types.h
hdd_vs_ufd.h [core] fix default listing of large SanDisk SSD devices 2023-02-13 13:34:17 +00:00
icon.c [misc] fix PVS-Studio warnings 2022-01-05 12:57:26 +01:00
iso.c [iso] fix a possible buffer overflow in GetGrubVersion() 2023-04-01 14:39:25 +02:00
license.h [misc] add regexp engine 2021-04-22 22:43:20 +01:00
localization.c [loc] report if an external loc file is used, in the UI log 2023-03-04 16:21:25 +00:00
localization.h
localization_data.h
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 [wue] move WUE, Windows To Go and WinPE calls to their own source 2022-07-25 13:18:14 +01:00
msapi_utf8.h [core] fix default listing of large SanDisk SSD devices 2023-02-13 13:34:17 +00:00
net.c [misc] further Windows version and arch detection improvements 2023-04-18 17:32:47 +01:00
parser.c [net] fix incorrect architectures when querying for updates 2023-04-16 19:47:54 +01:00
pki.c [misc] disable Windows 7 support 2023-03-27 21:45:55 +02:00
process.c [msvc] enable Structured Exception Handling (SEH) in process.c 2023-04-01 15:50:59 +02:00
process.h
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 [wue] allow the provision of an arbitrary local account username 2022-10-18 13:58:38 +01:00
rufus.c [misc] further Windows version and arch detection improvements 2023-04-18 17:32:47 +01:00
rufus.h [misc] further Windows version and arch detection improvements 2023-04-18 17:32:47 +01:00
rufus.manifest
rufus.rc [misc] further Windows version and arch detection improvements 2023-04-18 17:32:47 +01:00
settings.h [misc] add a cheat mode to preserve the log between sessions 2023-01-13 21:49:57 +00:00
smart.c [iso] fix a possible buffer overflow in GetGrubVersion() 2023-04-01 14:39:25 +02:00
smart.h
stdfn.c [misc] further Windows version and arch detection improvements 2023-04-18 17:32:47 +01:00
stdio.c [misc] fix PVS-Studio warnings 2022-01-05 12:57:26 +01:00
stdlg.c [misc] improve Windows version detection 2023-04-17 13:33:05 +01:00
syslinux.c [ui] fix regression in conditional expression and use %c always 2022-01-31 16:55:42 +00:00
ui.c [misc] improve Windows version detection 2023-04-17 13:33:05 +01:00
ui.h [core] add option to bypass TPM 2.0/Secure Boot/RAM requirements for Windows 11 ISOs 2021-10-08 19:24:10 +01:00
ui_data.h
vhd.c [misc] disable Windows 7 support 2023-03-27 21:45:55 +02:00
vhd.h [vhd] add force unmount of stale .wim images 2023-03-08 20:00:37 +00:00
winio.h [core] switch to async I/O for image writing 2021-04-22 01:01:56 +01:00
wue.c [misc] improve Windows version detection 2023-04-17 13:33:05 +01:00
wue.h [wue] improve Windows version reporting from ISO/.wim 2022-10-04 11:58:30 +01:00