reactos/boot/freeldr/freeldr/arch
Hermès Bélusca-Maïto ff85aa0c38
[FREELDR] Other enhancements.
- Modify DiskReportError() to use an internal "display counter", so that
  imbricated DiskReportError(FALSE) ... DiskReportError(TRUE) can behave
  as expected.
- Merge LoadAndBootDrive(), LoadAndBootPartition(),
  LoadAndBootBootSector() into one LoadAndBootDevice() function + its
  helpers (in progress...).
2019-09-18 00:27:53 +02:00
..
amd64 [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
arm [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00
i386 [FREELDR] Other enhancements. 2019-09-18 00:27:53 +02:00
powerpc [FREELDR] Minor code improvements + 1 bug-fix. 2019-09-17 23:24:51 +02:00
realmode [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
arcemul.c [FREELDR] Move files where they are only used. 2019-08-11 22:01:36 +02:00
archwsup.c [FREELDR] Simplify code by using a AddReactOSArcDiskInfo() helper, and few extra additions. 2019-01-05 19:39:32 +01:00