Philipp Schuster
|
eb7a6e79ea
workspace: init multiboot2-common member
|
3 months ago |
Philipp Schuster
|
b6dda27fb2
Changelog update
|
3 months ago |
Philipp Schuster
|
d5d90373f0
chore: Release
|
3 months ago |
Philipp Schuster
|
68d75ade45
multiboot2: Changelog
|
3 months ago |
Philipp Schuster
|
e2c691e353
Merge pull request #226 from rust-osdev/tag-casting
|
3 months ago |
Philipp Schuster
|
3484e63022
multiboot2: clippy fixes only needed for Rust 1.70
|
3 months ago |
Philipp Schuster
|
3cb74b12fa
ci: temporarily, run miri only for multiboot2
|
3 months ago |
Philipp Schuster
|
9f23b9a2b7
ci: run miri also with tree-borrow model
|
3 months ago |
Philipp Schuster
|
9df999fb53
workspace: downgrade derive_more to 0.99
|
3 months ago |
Philipp Schuster
|
6c1aa358db
Revert "msrv: update from 1.70 to 1.75"
|
3 months ago |
Philipp Schuster
|
4f93c1c54a
doc: update changelog
|
3 months ago |
Philipp Schuster
|
4edcf47fde
multiboot2: streamline tags
|
3 months ago |
Philipp Schuster
|
8d39ec8ef1
multiboot2: doc fixes
|
3 months ago |
Philipp Schuster
|
41cbe18ecf
multiboot2: tiny code improvement
|
3 months ago |
Philipp Schuster
|
fb6c12b0d3
multiboot2: fix all warnings of rustc and clippy
|
3 months ago |
Philipp Schuster
|
78d42b86e9
multiboot2: fix Miri issues in elf_sections() test
|
3 months ago |
Philipp Schuster
|
4ee7884583
multiboot2: more unit tests
|
3 months ago |
Philipp Schuster
|
c47b7ac40d
multiboot2: new_boxed() can be used with less allocations on callee side
|
3 months ago |
Philipp Schuster
|
e5cccec259
multiboot2: remove BoxedDst + run builder tests by Miri
|
3 months ago |
Philipp Schuster
|
5148bbb3dc
multiboot2: Memory-safe new_boxed
|
3 months ago |
Philipp Schuster
|
ecfa1ab153
multiboot2: align(8) for all tags
|
3 months ago |
Philipp Schuster
|
5def169369
multiboot2: massive internal refactoring + most tests pass Miri 🎉
|
3 months ago |
Philipp Schuster
|
c8030ae48d
Merge pull request #224 from rust-osdev/refactoring
|
3 months ago |
Philipp Schuster
|
9b2532dc6e
ci: cancel previous runs when new pushes were made
|
3 months ago |
Philipp Schuster
|
b2966736b7
multiboot2-header: improve code style
|
3 months ago |
Philipp Schuster
|
a9d93eee6b
multiboot2: streamline code style
|
3 months ago |
Philipp Schuster
|
776a980570
multiboot2: add missing docs
|
3 months ago |
Philipp Schuster
|
34abe94b4a
multiboot2: apply latest clippy code style guidelines
|
3 months ago |
Philipp Schuster
|
ec05bf5663
multiboot2: introduce new TagHeader type
|
3 months ago |
Philipp Schuster
|
767eb0ca18
crate: move BootInformation to dedicated module
|
3 months ago |