On Mon, 2002-01-07 at 12:48, Yoshinori K. Okuji wrote: > At 07 Jan 2002 09:02:29 +0000, > Gianni Tedesco wrote: > > Does grub setup a GDT to allow this to work, or is my code somehow > > accessing globals using local offsets? > > That's your own task, as the Multiboot Specification defines.
Thanks for the quick reply. Yeah it appears i was able to access some global variables but not all, probably due to GCC optimisations or something... I have it working a treat now anyway :) -- // Gianni Tedesco <[EMAIL PROTECTED]> 80% of all email is a figment of procmails imagination. _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
