reactos/base
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
..
applications [REACTOS] Use standard conforming names 2024-10-20 14:12:25 +03:00
services [REACTOS] Improve handling of non-standard names 2024-10-20 14:12:25 +03:00
setup [SETUPLIB][USETUP] Introduce a bootloader installation helper (#7310) 2024-10-20 16:51:25 +02:00
shell [REACTOS] Use standard conforming names 2024-10-20 14:12:25 +03:00
system [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
CMakeLists.txt