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
<spanclass="maintainers">Maintained by [@GabrielMajeri](https://github.com/GabrielMajeri), [@nicholasbishop](https://github.com/nicholasbishop), and [@phip1611](https://github.com/phip1611)</span>
69
+
70
+
`uefi` makes it easy to develop Rust software that leverages safe, convenient,
71
+
and performant abstractions for UEFI functionality.
Thanks to [@seijikun](https://github.com/seijikun), [@fox0](https://github.com/fox0), and [@JarlEvanson](https://github.com/JarlEvanson) for their contributions!
<spanclass="maintainers">Maintained by [@phil-opp](https://github.com/phil-opp), [@josephlr](https://github.com/orgs/rust-osdev/people/josephlr), and [@Freax13](https://github.com/orgs/rust-osdev/people/Freax13)</span>
110
+
111
+
The `x86_64` crate provides various abstractions for `x86_64` systems, including wrappers for CPU instructions, access to processor-specific registers, and abstraction types for architecture-specific structures such as page tables and descriptor tables.
112
+
113
+
We merged the following PRs this month:
114
+
115
+
-[feat(sev): add AMD SEV support](https://github.com/rust-osdev/x86_64/pull/542)
116
+
-[implement functions for accessing CR8](https://github.com/rust-osdev/x86_64/pull/547)
0 commit comments