Philipp Schuster
|
c3a4e03789
Merge pull request #156 from rust-osdev/builder-align-8
|
1 year ago |
Philipp Schuster
|
e521fd48b9
builder: fix wrong returned slice size
|
1 year ago |
Philipp Schuster
|
41e42cf003
builder: cleanup large build function
|
1 year ago |
Philipp Schuster
|
cda82371c7
builder: use new abstraction to guarantee alignment
|
1 year ago |
Philipp Schuster
|
53af75990e
Merge pull request #157 from rust-osdev/fixes
|
1 year ago |
Philipp Schuster
|
ca1c9a6e4b
multiboot2: doc fix
|
1 year ago |
Philipp Schuster
|
4d0e1668e3
multiboot2: boxed_dst_tag: don't be too strict about allocation size
|
1 year ago |
Philipp Schuster
|
026ae5634b
multiboot2: builder: more tests
|
1 year ago |
Philipp Schuster
|
7d1abed742
multiboot2: unify command_line() -> cmdline()
|
1 year ago |
Philipp Schuster
|
cb4a10b42a
Merge pull request #155 from rust-osdev/dev7
|
1 year ago |
Philipp Schuster
|
564933dc43
multiboot2: attempt to use more lifetime magic for miri
|
1 year ago |
Philipp Schuster
|
e32026b7fb
multiboot2: more memory safety in TagIter
|
1 year ago |
Philipp Schuster
|
ac8be5a6eb
multiboot2: model MBI as DST
|
1 year ago |
Philipp Schuster
|
267e0ee477
Merge pull request #154 from rust-osdev/dev2
|
1 year ago |
Philipp Schuster
|
fe48429396
fix MSRV in more places
|
1 year ago |
Philipp Schuster
|
5831c85fbd
multiboot2-header: streamline constructor
|
1 year ago |
Philipp Schuster
|
4a73d8dd54
multiboot2: code cleanup
|
1 year ago |
Philipp Schuster
|
da3f2244f1
multiboot2: changelog: cleanup
|
1 year ago |
Philipp Schuster
|
7f3fc632ce
Merge pull request #142 from rust-osdev/dev
|
1 year ago |
Philipp Schuster
|
ec32a9b7f5
multiboot2: load: remove weird offset thingy API
|
1 year ago |
Philipp Schuster
|
7ba23b68bd
Merge pull request #153 from rust-osdev/dev5
|
1 year ago |
Philipp Schuster
|
62b8432eb4
multiboot2: builder: add terminating null-bytes to tags that hold a string
|
1 year ago |
Philipp Schuster
|
a72a67448a
Merge pull request #152 from rust-osdev/dev4
|
1 year ago |
Philipp Schuster
|
bf137e856f
multiboot2: fix memory issue in boxed_dst_tag
|
1 year ago |
Philipp Schuster
|
3020b6a089
Merge pull request #151 from rust-osdev/dev3
|
1 year ago |
Philipp Schuster
|
33157e5575
multiboot2: doc streamlining
|
1 year ago |
Philipp Schuster
|
de6aea4c7f
multiboot2: EFISdt{32,64} => EFISdt{32,64}Tag
|
1 year ago |
Philipp Schuster
|
7a90d73f85
multiboot2: EFIBootServicesNotExitedTag
|
1 year ago |
Philipp Schuster
|
ade1dddd7c
Merge pull request #150 from rust-osdev/dev2
|
1 year ago |
Philipp Schuster
|
c9d92b6f04
multiboot2: EFIImageHandle{32,64} => EFIImageHandle{32,64}Tag
|
1 year ago |