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
The `multiboot2` crate provides abstraction types for the boot information of multiboot2 bootloaders. We merged the following updates this month:
67
+
68
+
-[Access to non-available memory areas](https://github.com/rust-osdev/multiboot2-elf64/pull/71) <spanclass="gray">(published as `v0.10.0`)</span>
69
+
-[Fix a few warnings](https://github.com/rust-osdev/multiboot2-elf64/commit/a1237bcf357e5d4a5a6c40038fd1e690ef7305d9) <spanclass="gray">(published as `v0.10.1`)</span>
70
+
71
+
Thanks to [@CalebLBaker](https://github.com/CalebLBaker) for their contribution!
72
+
64
73
## Personal Projects
65
74
66
75
In this section, we describe updates to personal projects that are not directly related to the `rust-osdev` organization. Feel free to [create a pull request](https://github.com/rust-osdev/homepage/pulls) with the updates of your OS project for the next post.
0 commit comments