1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-01 00:16:09 +00:00
rufus/src/ms-sys/inc
Pete Batard 573ea45640 [core] add support for bare ReactOS boot record installation
* A new "ReactOS" is now available under "Create a bootable disk" when running in advanced mode.
* Using this option will install the ReactOS bootblocks (MBR & FAT PBR) _only_.
  You can then copy freeldr.sys and freeldr.ini to make the drive bootable.
* Also move Rufus MBR installation to ms-sys, and remove mbr.bin resource.
* Also add Rufus MBR detection, remove duplicate records and display MBR type on drive detection
* Also move PBR and MBR analysis calls to drive.c and add a drive.h header
* Also make extraction of embedded loc file more robust
2014-01-05 01:39:41 +00:00
..
br.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
br_fat12_0x0.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat12_0x3e.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat16_0x0.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat16_0x3e.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat16fd_0x3e.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat16ros_0x0.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
br_fat16ros_0x3e.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
br_fat32_0x0.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32_0x3f0.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32_0x52.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32fd_0x3f0.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32fd_0x52.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32nt_0x3f0.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32nt_0x52.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32nt_0x1800.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
br_fat32ros_0x1c00.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
br_fat32ros_0x3f0.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
br_fat32ros_0x52.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
br_ntfs_0x0.h [ntfs] add bootable NTFS support 2012-02-03 18:19:50 +00:00
br_ntfs_0x54.h [ntfs] add bootable NTFS support 2012-02-03 18:19:50 +00:00
fat12.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
fat16.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
fat32.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
file.h [bb] fix bad blocks check for 64 bit 2012-03-03 22:59:58 +00:00
label_11_char.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_95b.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_2000.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_dos.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_dos_f2.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_reactos.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
mbr_rufus.h [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
mbr_syslinux.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_vista.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_win7.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
mbr_zero.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
ntfs.h [ms-sys] ms-sys cleanup 2012-11-04 00:46:15 +00:00
partition_info.h [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00