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
Good question… I think the idea was to set the requested privilege level to Ring0 by default so that all allowed segments can be accessed with the descriptor. However, I'm not sure about this anymore. What would be your preferred solution?
Independent of this, we should add a set_rpl method to the SegmentSelector type.
x86_64/src/structures/gdt.rs
Line 110 in 99b8a0a
Why is the privilege level hard coded?
The text was updated successfully, but these errors were encountered: