rust-osdev / x86_64

Library to program x86_64 hardware.
https://docs.rs/x86_64
Apache License 2.0
797 stars 132 forks source link

Minor clarification DescriptorTablePointer::limit comment #503

Closed mrjbom closed 12 hours ago

mrjbom commented 4 weeks ago

limit in gdtr contain size - 1

Freax13 commented 3 weeks ago

The CI failures are unrelated to this PR. I created a fix in #507. I'll restart auto-merge once #507 (or an alternative) is merged. I apologize for the delays.

Freax13 commented 12 hours ago

507 was merged. I rebased this PR onto master to fix CI.