Fix apparent bug in 16bit resume code.

The BDA offsets were adding in 0x400 twice.
Also, use lss insn instead of manually setting %ss and %sp.
Also, don't force segment value into %eax.
1 file changed
tree: 1d2352a60bf1554b31c45d11cb6fc170f75a4680
  1. src/
  2. tools/
  3. .gitignore
  4. COPYING
  5. COPYING.LESSER
  6. Makefile
  7. README
  8. TODO