mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[core] display a notice about Legacy in the protective MBR for GPT
* This should help Windows users who create a GPT/UEFI drive and try to use it in BIOS/Legacy * Also make sure that we take into account the split space for both "SELECT" and "DOWNLOAD"
This commit is contained in:
parent
789373ed59
commit
28c1d6eb31
11 changed files with 200 additions and 10 deletions
|
@ -70,6 +70,8 @@
|
|||
<ClInclude Include="..\src\ms-sys\inc\mbr_95b.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_dos.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_dos_f2.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_gpt_rufus.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_gpt_syslinux.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_grub.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_grub2.h" />
|
||||
<ClInclude Include="..\src\ms-sys\inc\mbr_kolibri.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue