Setting up initial TSS example
Posted: Tue Feb 25, 2003 12:00 am
Hello,
I have decided my OS will use software task switching.
However, I think I still need to set up an initial TSS for when I switch into protected mode. However, I'm not sure what values I should put in the TSS eg for EIP. Are the values irrelevant as I won't be jumping TO this TSS?
Is there any good example code that shows how to set it up?
I have decided my OS will use software task switching.
However, I think I still need to set up an initial TSS for when I switch into protected mode. However, I'm not sure what values I should put in the TSS eg for EIP. Are the values irrelevant as I won't be jumping TO this TSS?
Is there any good example code that shows how to set it up?