Closed
Description
I just found out that the multiboot2 crate does not contain nice high level types for all possible multiboot2 tags yet. Here is a list of missing types. If you want to contribute, please start here:
-
EndTag (0x0)
(currently hard coded.. could be done nicer) (multiboot2: Add the end tag #138) -
BasicMeminfo (0x4)
(Add BasicMemoryInfo and SMBIOS tags #137) -
Bootdev (0x5)
(multiboot2: add missing tags #229) -
Apm (0xa)
(multiboot2: add missing tags #229) -
Smbios (0xc)
(Add BasicMemoryInfo and SMBIOS tags #137) -
Network (0x10)
(multiboot2: add missing tags #229)
Metadata
Metadata
Assignees
Labels
No labels