CS vodoo :o
Posted: Wed Aug 06, 2003 11:00 pm
I have been experimenting with my bootsector code (along with the help of some people from this forum!) and after failure after failure I've come up with a pseudo-failure i.e. perhaps a glimmer of hope....
I was wondering if anyone has ever experienced this problem. After loading the gdtr and setting the pmode bit, I made a jmp to my pmode code and this is where everything crashes. Well after reviewing the register dump I see that the CS register correctly indexes its selector and is in full 32 bit mode however it still hiccups on the jump and crashes before I can reset the segment registers. Anyone know why this would occur??
Thanks,
Matt
I was wondering if anyone has ever experienced this problem. After loading the gdtr and setting the pmode bit, I made a jmp to my pmode code and this is where everything crashes. Well after reviewing the register dump I see that the CS register correctly indexes its selector and is in full 32 bit mode however it still hiccups on the jump and crashes before I can reset the segment registers. Anyone know why this would occur??
Thanks,
Matt