File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
content/this-month/2022-01 Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,14 @@ The `x86_64` crate provides various abstractions for `x86_64` systems, including
3737
3838In 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 minor improvements,
44+ such as new getters that were originally missing.
45+
46+ The combined diff of all changes can be found [ here] ( https://github.com/rust-osdev/multiboot2/compare/multiboot2-header-v0.1.0...multiboot2-v0.13.1 ) .
47+
4048## Call for Participation
4149
4250Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
You can’t perform that action at this time.
0 commit comments