multiboot2
TagType
now implements Ord
so that it can be used in BTreeSet
ImageLoadPhysAddr
EFIImageHandle32
and EFIImageHandle64
TagType
now implements Eq
and Hash
std
can be used in tests; the crate is still no_std
cargo test
doesn't work on "non-standard" targets.editorconfig
filemultiboot2
and multiboot2-header
in a Cargo workspace inside the same repositoryTagType
-enum introduced in v0.11
is now actually publicload()
and load_with_offset
now returns a resultMULTIBOOT2_BOOTLOADER_MAGIC
ElfSectionsTag::sections()
) return impl Iterator
instead of a concrete typeTagType
-enum that contains
all possible mbi tags that are specified (taken from spec)BootInformation
checksum_is_valid
method to the RSDP tags (#64)