Issues
- 4
- 0
multiboot2: iterator over more tag types
#212 opened by phip1611 - 2
- 0
multiboot2-header: doesn't build on docs.rs
#193 opened by phip1611 - 2
multiboot2_header: README.md
#191 opened by hwoy - 0
multiboot2: builder: Add ability to add custom tags
#168 opened by phip1611 - 2
miri: improve current situation
#160 opened by phip1611 - 0
CI: Run Tests with Miri to Catch Memory Issues
#117 opened by phip1611 - 0
multiboot2-header: use DST for InformationRequest
#145 opened by phip1611 - 2
multiboot2-header: various improvements
#135 opened by phip1611 - 2
Multiboot 1 support
#139 opened by cornytrace - 3
multiboot2: Missing Tags [call for contribution]
#100 opened by phip1611 - 3
Switch to DSTs
#132 opened by phip1611 - 1
- 0
- 3
Evaluate Interface for Custom Tags
#116 opened by phip1611 - 17
- 1
Make CI-step `build_no_std` mandatory for PRs
#105 opened by phip1611 - 23
Maintainance of this crate
#32 opened by phil-opp - 0
Multiboot2-header: wrong use of `packed(N)`
#111 opened by phip1611 - 0
Fix CI: CI does not use the promised Rust version
#107 opened by phip1611 - 3
multiboot2-header is not `no_std`
#98 opened by chbaker0 - 7
Other tags?
#69 opened by drazisil - 4
Changelog is outdated
#78 opened by phip1611 - 0
Change edition from `2015` to `2018`
#83 opened by phip1611 - 1
Access to non-available memory areas
#70 opened by CalebLBaker - 3
Docs? Code examples?
#40 opened by xacrimon - 4
ElfSectionIter never returns the last section
#27 opened by mikiso1024 - 4
Adapt to multiboot2 v2.0
#30 opened by Columbus240 - 3
- 5
- 5
Implement Send on BootInformation?
#47 opened by roblabla - 2
i386 kernels cannot use MemoryMapTag safely
#49 opened by roblabla - 7
repr(C) is necessary
#28 opened by le-jzr - 4
Panic on load, attempting to substract with overflow when using more than the rust binary.
#39 opened by xacrimon - 1
ELF section name
#10 opened by 4e554c4c - 1
Returned strings include null terminator?
#11 opened by remexre - 13
Inconsistency in Kernel memory address
#6 opened by AtheMathmo - 1
No multiboot module support
#7 opened by 4e554c4c - 1
License?
#3 opened by steveklabnik - 2
lib.rs needs #![feature(no_std)]
#1 opened by mtnygard