mirror of
https://github.com/pbatard/rufus.git
synced 2025-05-31 06:48:26 -04:00
[misc] add dual UEFI/BIOS cheat mode for Windows
* Suggested by Jacob Boyce
This commit is contained in:
parent
08e7757e84
commit
420db67ce1
4 changed files with 22 additions and 12 deletions
|
@ -337,6 +337,7 @@ extern DWORD syslinux_ldlinux_len[2];
|
|||
extern RUFUS_DRIVE_INFO SelectedDrive;
|
||||
extern const int nb_steps[FS_MAX];
|
||||
extern BOOL use_own_c32[NB_OLD_C32], detect_fakes, iso_op_in_progress, format_op_in_progress, right_to_left_mode;
|
||||
extern BOOL allow_dual_uefi_bios;
|
||||
extern RUFUS_ISO_REPORT iso_report;
|
||||
extern int64_t iso_blocking_status;
|
||||
extern uint16_t rufus_version[4], embedded_sl_version[2];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue