Mark TSS unbusy before protected mode entry
authorH. Peter Anvin <hpa@zytor.com>
Thu, 11 Oct 2007 22:01:32 +0000 (15:01 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Oct 2007 22:01:32 +0000 (15:01 -0700)
commitd67eb079d2db06570e7ef299634c9b91cf807b3e
treec2283def2941c4942c042b8bfb4f4e5f165276a0
parent51f53cd1b7d82bf5dc451b2a9d12fe873507699c
Mark TSS unbusy before protected mode entry

The LTR instruction marks the TSS descriptor busy, and any subsequent
attempt to load it will #GP unless maked unbusy first.  Sigh.
bcopy32.inc
com32.inc