load GDT?
Posted: Thu Jun 24, 2004 8:04 am
This is probably a stupid question but anyways...when Im setting the GDT and GDTD by using "lgdt", is the information in the GDT "loaded" and saved at some special location? Or is it just a pointer that?s being saved? Cause if the GDT isnt loaded and moved to some other place, I cant just "overwrite" the boot-loader code since the GDT table is there?