Niklas Sombert
|
6379b426c9
multiboot2: Implement Debug and PartialEq for packed structs
|
1 year ago |
Niklas Sombert
|
122fc9ce03
multiboot2: Implement building the multiboot2 information
|
2 years ago |
Niklas Sombert
|
d198dceffe
multiboot2: Implement setting memory map tag
|
2 years ago |
Niklas Sombert
|
03201482a1
multiboot2: Implement setting the BasicMemoryInfoTag
|
2 years ago |
Niklas Sombert
|
bb21998686
multiboot2: Implement setting the framebuffer tag
|
2 years ago |
Niklas Sombert
|
08df6c2a47
multiboot2: Implement setting boot loader name
|
2 years ago |
Niklas Sombert
|
41428fbe57
multiboot2: Implement setting ELF section tag
|
2 years ago |
Niklas Sombert
|
535c9e777c
multiboot2: Implement adding module tags
|
2 years ago |
Niklas Sombert
|
544e1ca555
multiboot2: Implement setting the command line
|
2 years ago |
Niklas Sombert
|
152c985591
multiboot2: Add basic information builder
|
2 years ago |
Philipp Schuster
|
455f7bcf89
Merge pull request #138 from YtvwlD/end-tag
|
1 year ago |
Niklas Sombert
|
2e37c51db8
multiboot2: Add the end tag
|
2 years ago |
Philipp Schuster
|
798e0819c8
Merge pull request #137 from YtvwlD/bootloader-tags
|
1 year ago |
Niklas Sombert
|
c3aca97714
multiboot2: Add SMBIOS tag
|
1 year ago |
Niklas Sombert
|
4bf969f2fb
multiboot2: Add BasicMemoryInfoTag
|
2 years ago |
Philipp Schuster
|
2d0add1685
Merge pull request #134 from rust-osdev/dst-tags
|
1 year ago |
Philipp Schuster
|
f452b63a53
ci: fix nightly style job
|
1 year ago |
Philipp Schuster
|
dedb4f6c1a
multiboot2: use dst for tags where applicable
|
1 year ago |
Philipp Schuster
|
3b9c72ff2c
Merge pull request #136 from YtvwlD/bootloader-header
|
1 year ago |
Niklas Sombert
|
e1b7ffb3f2
multiboot2-header: Make from_addr return a Result
|
1 year ago |
Niklas Sombert
|
a190e48478
multiboot2-header: Make find_header return a Result
|
1 year ago |
Niklas Sombert
|
80c2137477
multiboot2-header: Don't trip up on ModuleAlign
|
1 year ago |
Niklas Sombert
|
18e34d9c63
multiboot2-header: Add getters for the tags
|
1 year ago |
Niklas Sombert
|
6e24c7f167
multiboot2-header: Add function to find the header
|
2 years ago |
Philipp Schuster
|
e89b493c7b
Merge pull request #131 from rust-osdev/ci-windows
|
1 year ago |
Philipp Schuster
|
dce672a925
ci: also build on Windows
|
1 year ago |
Philipp Schuster
|
14eb04b710
Merge pull request #130 from rust-osdev/cargo-lock
|
1 year ago |
Philipp Schuster
|
c45fd68382
workspace: check in Cargo.lock
|
1 year ago |
Philipp Schuster
|
678bcc14f4
Merge pull request #127 from rust-osdev/iterator-fix
|
1 year ago |
Philipp Schuster
|
d45a558b1f
multiboot2: relax version requirements
|
1 year ago |