reactos/base/setup
Hermès Bélusca-Maïto b3cd576737
[SETUPLIB][USETUP] Introduce a bootloader installation helper (#7310)
CORE-13525

This is done so that the caller doesn't need to know details
about particular architecture specifics, like VBR, MBR etc.

Extra checks and specific handling is also performed for supporting
bootloader installation on removable media:
- verify whether the media is a floppy or some other removable media,
- depending on which, a suitable file system is chosen,
- and if the media is not a floppy, do the supplemental partition
  verifications to determine whether the media is a "super-floppy"
  (in the partitioning sense).
2024-10-20 16:51:25 +02:00
..
lib [SETUPLIB][USETUP] Introduce a bootloader installation helper (#7310) 2024-10-20 16:51:25 +02:00
reactos [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
setup
usetup [SETUPLIB][USETUP] Introduce a bootloader installation helper (#7310) 2024-10-20 16:51:25 +02:00
welcome [WELCOME] Silence useless editbin warning LNK4241 2024-07-04 17:13:14 +02:00
CMakeLists.txt