microsoft / igvm

MIT License
87 stars 18 forks source link

Rename IDT/GDT "base" fields to "limit" #48

Closed msft-jlange closed 5 months ago

msft-jlange commented 5 months ago

The x86 architecture defines these concepts as "limit" since they do not actually represent the number of bytes in the tables, so the structure names should match.