APM fixes; don't save/clear/restore %esp high bits.

Don't worry about %esp high bits - 16bit protected mode may require
    the bits to be set.  It would be very odd to call into the bios
    with junk in %esp high bits.
Fix 32bit apm entry point.
Don't log apm calls 155306/15530b.
2 files changed
tree: 3854caf784e4cb739c7d8c6d696553c22899d74f
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. Makefile
  6. README
  7. TODO