reactos/boot/freeldr/freeldr/arch/realmode
Hermès Bélusca-Maïto eeff926ede
[FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code.
- Move DiskStopFloppyMotor() calls into the implementations of
  Boot(New)LinuxKernel() and Reboot() HW functions, and the explanation
  comments in ChainLoadBiosBootSectorCode().

- Remove unneeded DiskStopFloppyMotor() dummies in ARM and PPC code.

- Use more adequate bitmask value to be sent to floppy's Digital Output
  Register for shutting down its motor (based on OSDev & our floppy
  controller driver).
2019-09-13 15:18:27 +02:00
..
amd64.S [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
fathelp.inc Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
helpers.inc [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
i386.S [FREELDR] Limit the usage of DiskStopFloppyMotor() in hardware/platform-specific code. 2019-09-13 15:18:27 +02:00
int386.inc [FREELDR] Some changes that accumulated since years in my local copy. Also initialize SetupBlock->ArcSetupDeviceName to some valid value. 2019-08-10 19:15:37 +02:00
linux.inc Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
pnp.inc Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00
pxe.inc Fix remaining text file line endings in the tree. (#18) 2017-10-06 15:00:36 +02:00