"Collins Chen" <"collins_chen"@ali.com.tw> writes:
> Dear Ebiederman, > As you said, The procedore is: > From 32bit protected mode > Switch to 16bit protected > Switch to 16bit real mode. > Is that said I can load a new 16bit GDT even in 32bit protected mode? Thanks! a GDT is not 16 or 32 bit it is just a GDT. The Global Descriptor table can simultaneously have 16 and 32 bit segments in it yes. Eric