Skip to content

Commit f3ecc36

Browse files
committed
this-month 22/01: updates multiboot2
1 parent 3962cfb commit f3ecc36

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/this-month/2022-01/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ The `x86_64` crate provides various abstractions for `x86_64` systems, including
3737

3838
In January, …
3939

40+
### [`multiboot2`](https://github.com/rust-osdev/multiboot2)
41+
42+
The `multiboot2` crate provides abstraction types for the boot information of multiboot2 bootloaders.
43+
The latest release of the `multiboot2`-crate is now `v.0.13.1` (was `v0.12.2`). It contains
44+
minor improvements. For example, missing getters were added.
45+
4046
## Call for Participation
4147

4248
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding

0 commit comments

Comments
 (0)