Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!milano!uudell!mustang!jrh From: jrh@mustang.dell.com (James R. Howard) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: How to do a warm-boot from ASM Keywords: boot, ASM, TASM, MASM Message-ID: <2238@uudell.dell.com> Date: 20 Feb 90 21:30:34 GMT References: <25E0BD4E.35EB@deimos.cis.ksu.edu> <2028@milton.acs.washington.edu>
Sender: news@uudell.dell.com Reply-To: jrh@mustang.dell.com (James R. Howard) Distribution: na Organization: Dell Computer Corp. Lines: 18 This is amazing,.. anyway see the earlier posting concerning this. To do a real reset from assembly, do this: mov al, 0feh out 64, al cli hlt -------------------------------------------------------------- James Howard ..cs.utexas.edu!dell!mustang!jrh or jrh@mustang.dell.com "I've got a firm policy on gun control, if there's a gun around, I want to be the one controlling it." -- Clint Eastwood --------------------------------------------------------------