You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a SelectorErrorCode to segment_not_present in IDT (#274)
* add a SelectorErrorCode
* remove the breaking change
* make SelectorErrorCode methods pub
* Derive clone and copy for SelectorErrorCode
* Make Descriptor table public say where it is used
* update doc comment
* added a new to SelectorErrorCode
* Derive more
* Update src/structures/idt.rs
Co-authored-by: Joseph Richey <[email protected]>
0 commit comments