multiboot2-header
multiboot2
dependency to v0.19.0
multiboot2
dependency doesn't pull in the multiboot2/builder
feature
anymorestd
feature to alloc
multiboot2
dependency to v0.16.0
MULTIBOOT2_HEADER_MAGIC
to MAGIC
Multiboot2HeaderBuilder
to HeaderBuilder
from_addr
to load
. The function now consumes a ptr.HeaderBuilder::build
now returns a value of type HeaderBytes
The old builder could produce misaligned structures.unstable
feature (requires nightly)
core::error::Error
for LoadError
EntryHeaderTag
to EntryAddressHeaderTag
multiboot2_header::header
to multiboot2_header::builder
-> thus, import paths are much more logically nowno_std
environmentsbuilder
-feature to Cargo which requires the alloc
-crate
(this feature can be disabled which will also remove the dependency to the alloc
crate)Empty release to save the name on crates.io