You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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)The text was updated successfully, but these errors were encountered: