Philipp Schuster
|
d54cddc614
tree-wide: streamline default derives and repr attributes
|
1 year ago |
Philipp Schuster
|
9dd5c2a20d
Merge pull request #143 from rust-osdev/dev2
|
1 year ago |
Philipp Schuster
|
1f840b2238
multiboot2: cleanup
|
1 year ago |
Philipp Schuster
|
6257635eb3
multiboot2-header: remove old clippy lint
|
1 year ago |
Philipp Schuster
|
2bd535bc42
multiboot2: fixes: use le_bytes instead of ne_bytes
|
1 year ago |
Philipp Schuster
|
611ec68c64
bumped crate versions + better build environment with cargo
|
1 year ago |
Philipp Schuster
|
4908653d70
Merge pull request #141 from rust-osdev/dev
|
1 year ago |
Philipp Schuster
|
0742074b65
multiboot2: remove unused stuff
|
1 year ago |
Philipp Schuster
|
e52d3cad9a
multiboot2: optimize imports
|
1 year ago |
Philipp Schuster
|
17b53b1843
multiboot2: make FramebufferTypeId used again
|
1 year ago |
Philipp Schuster
|
04483e387d
MSRV: 1.56.1 => 1.68.0
|
1 year ago |
Philipp Schuster
|
0bb79e9fbc
multiboot2-header: add unstable feature
|
1 year ago |
Philipp Schuster
|
9eb9f23952
multiboot2: bitflags v1.0 -> v2.0
|
1 year ago |
Philipp Schuster
|
ce647821d4
multiboot2: use type definitions from uefi-raw
|
1 year ago |
Philipp Schuster
|
364d04ea90
ci: test builder feature
|
1 year ago |
Philipp Schuster
|
19322699d9
multiboot2: rename MULTIBOOT2_BOOTLOADER_MAGIC
|
1 year ago |
Philipp Schuster
|
52fd0f4346
traits: code improvement
|
1 year ago |
Philipp Schuster
|
3e3950dc0c
multiboot2: fix some warnings and test failures without builder feature
|
1 year ago |
Philipp Schuster
|
881e4c97d4
rename crate feature std to alloc
|
1 year ago |
Philipp Schuster
|
714905b79c
Merge pull request #133 from YtvwlD/bootloader
|
1 year ago |
Niklas Sombert
|
69630b39c3
multiboot2: Don't require an offset for the ELF sections
|
1 year ago |
Niklas Sombert
|
09de5230ba
multiboot2-header: Improve builder test
|
1 year ago |
Niklas Sombert
|
2f2a058d34
multiboot2: Improve builder test
|
1 year ago |
Niklas Sombert
|
cbc47abd0f
multiboot2: Support setting the image load address
|
1 year ago |
Niklas Sombert
|
ed316cbcff
multiboot2: Support setting the image handle pointer
|
1 year ago |
Niklas Sombert
|
12f4642bec
multiboot2: Support setting Boot Services not exited tag
|
1 year ago |
Niklas Sombert
|
690c84a764
multiboot2: Support setting the EFI memory map tag
|
1 year ago |
Niklas Sombert
|
79646bbf49
multiboot2: Allow setting the RSDP tags
|
1 year ago |
Niklas Sombert
|
888dd27742
multiboot2: Allow setting the SMBIOS tag
|
1 year ago |
Niklas Sombert
|
d5e99f72ae
multiboot2: Support passing the EFI System Table
|
1 year ago |