How to Reboot Your Machine Within a MASM Application (68805)
The information in this article applies to:
- Microsoft Macro Assembler (MASM) 5.0
- Microsoft Macro Assembler (MASM) 5.1
- Microsoft Macro Assembler (MASM) 5.1a
- Microsoft Macro Assembler (MASM) 6.0
- Microsoft Macro Assembler (MASM) 6.0a
- Microsoft Macro Assembler (MASM) 6.0b
This article was previously published under Q68805 SUMMARY
You can perform a complete reboot (cold boot) on an 8086-based machine
by jumping to the address FFFF:0000. This action also reboots many
80286 and 80386 machines. The address contains a jump instruction that
leads to the machine's initialization code. For this method to
succeed, your machine must be in real-mode operation.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | KB68805 |
---|
|