Incorrect Access Byte description on the GDT page
Posted: Wed Nov 14, 2018 6:47 am
Hi, while troubleshooting my TSS, I realized there is an error in the description of the access byte for the GDT on:
https://wiki.osdev.org/Global_Descriptor_Table
bit 4 is marked as Always 1 even though it should actually be the bit representing if the memory segment is code/data or TSS.
Hope someone can fix it
Cheers!
https://wiki.osdev.org/Global_Descriptor_Table
bit 4 is marked as Always 1 even though it should actually be the bit representing if the memory segment is code/data or TSS.
Hope someone can fix it
Cheers!