- Add some more descriptive comments to HalpReboot (and rename it from HalReboot...
authorAlex Ionescu <aionescu@gmail.com>
Mon, 13 Nov 2006 04:33:45 +0000 (04:33 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 13 Nov 2006 04:33:45 +0000 (04:33 +0000)
commit30c16d965231b7fe32bd02a400802399b877c16e
tree086bb5a45df99ec288cbd73165358627f66d3cc2
parent0e8c70ba22fee23ac08e24b0f3dc4905ffa54832
- Add some more descriptive comments to HalpReboot (and rename it from HalReboot) since some of the operations lacked comments.
- Stall the CPU after each I/O command to simulate I/O delay.
- Flush write buffers before rebooting.
- Refactor sending the reset command since it's not always a matter of using the keyboard port.
- HalReturnToFirmware does a HalpReboot no matter what parameter is sent.

svn path=/trunk/; revision=24741
reactos/hal/halx86/generic/reboot.c