Re:Implementing
Posted: Mon Sep 15, 2003 12:53 am
hmm .. the "DS" thing certainly shows that your new GDT's base address is screwed up. i need to get back at your code to know how and why ...
Where would you expect your GDT to be loaded ? Could it be possible that your linker decided that the "data section" should be page-aligned and that the loader did not page-align it ?
Where would you expect your GDT to be loaded ? Could it be possible that your linker decided that the "data section" should be page-aligned and that the loader did not page-align it ?