gdt ¤
Functions:
-
gdt
– -
decode_gdt_entry
–
Attributes:
-
parser
–
parser module-attribute
¤
parser = ArgumentParser(
description="Decode X86-64 GDT entries at address\n\nSee also:\n* https://wiki.osdev.org/Global_Descriptor_Table\n* https://wiki.osdev.org/GDT_Tutorial\n\nNote:\nIn 64-bit mode, the Base and Limit values are ignored, each descriptor covers the entire linear address space regardless of what they are set to.\n"
)