Philipp Schuster
|
70d3a605a8
Sensible style checks as optional CI tasks.
|
3 年之前 |
Philipp Schuster
|
4644bc363d
dedicated module file for ImageLoadPhysAddr MBI tag
|
3 年之前 |
Philipp Schuster
|
c044e26648
dedicated module file for EFI-related MBI tags
|
3 年之前 |
Philipp Schuster
|
5e4e01dbb3
`TagType`-enum introduced in `v0.11` is now actually public
|
3 年之前 |
Philipp Schuster
|
65292757c9
Documentation fixed in lib.rs
|
3 年之前 |
Philipp Schuster
|
c8eaf012e6
renamed multiboot2 bootloader magic constant
|
3 年之前 |
Philipp Schuster
|
384043759f
load function returns result
|
3 年之前 |
Philipp Schuster
|
12ae262731
Rust edition 2018 + formatting + clippy (#84)
|
3 年之前 |
Philipp Schuster
|
6f4b9e9e8e
add multiboot2 magic number
|
3 年之前 |
Philipp Schuster
|
993d443460
introduced enum TagType
|
3 年之前 |
Philipp Schuster
|
03f232239a
much improved debug output of BootInformation
|
3 年之前 |
toku-sa-n
|
59b83725f4
Merge branch 'fix_example' of github.com:toku-sa-n/multiboot2-elf64 into fix_example
|
4 年之前 |
toku-sa-n
|
7d5a9381fe
chore: remove a code example
|
4 年之前 |
Hiroki Tokunaga
|
e979d86953
Merge branch 'master' into fix_example
|
4 年之前 |
toku-sa-n
|
1ff7a1f9fd
fix(docs): use the new version of the `asm!` syntax
|
4 年之前 |
toku-sa-n
|
12c031041f
chore: use `impl Iterator` for `module_tags` method
|
4 年之前 |
Caduser2020
|
20f25f2398
Add struct size tests.
|
4 年之前 |
Caduser2020
|
2955277766
Improve usage of repr(packed)
|
4 年之前 |
Caduser2020
|
66c533c67b
Implement Copy for packed struct.
|
4 年之前 |
Caduser2020
|
550428ff38
Add unit tests for EFI mmap.
|
4 年之前 |
Caduser2020
|
8f8b98fbc4
Add more EFI tables and their search functions.
|
4 年之前 |
Caduser2020
|
da825f4e0e
Add WIP support for multiboot2.
|
4 年之前 |
Dan Robertson
|
536e262f0f
rsdp: add the validate_checksum to rsdp
|
4 年之前 |
mental
|
06dfd53b85
Correct typos and improve docs based on requested changes
|
5 年之前 |
mental
|
1cec929f08
Mark doc tests as ignore
|
5 年之前 |
mental
|
21d1eeb2ce
Add some documentation
|
5 年之前 |
Connor Wood
|
164d113773
Test new MemoryAreaType
|
5 年之前 |
Connor Wood
|
65263aa712
Publicly export MemoryAreaType
|
5 年之前 |
Tuomas Laakkonen
|
a68e03d1bf
Merge branch 'master' into master
|
6 年之前 |
tuomas56
|
8ace5e0a3b
Change from NoDebug to debug_struct.
|
6 年之前 |