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
|
5 年之前 |
tuomas56
|
8ace5e0a3b
Change from NoDebug to debug_struct.
|
5 年之前 |
Columbus240
|
b14b847e49
Use more explicit lifetimes (TagIter)
|
6 年之前 |
Columbus240
|
058b8ebd73
Remove some trailing whitespace (#58)
|
6 年之前 |
tuomas56
|
48d9b17aeb
Fix bugs in FramebufferTag, add VBEInfoTag.
|
6 年之前 |
Ahmed Charles
|
f2a24b60df
Fix the safe_packed_borrows warning.
|
6 年之前 |
Ahmed Charles
|
856aae8604
Add support for multiboot information at an offset.
|
6 年之前 |
Ahmed Charles
|
e59eb2e591
Fix elf sections so it returns the last section.
|
6 年之前 |
tuomas56
|
ddb8b3dcc1
Add more tests, move Reader and make it pub(crate).
|
6 年之前 |
tuomas56
|
d6c6e2c099
add PartialEq derive, add framebuffer test
|
6 年之前 |
tuomas56
|
499e0d5bdd
Make lifetimes more flexible.
|
6 年之前 |
tuomas56
|
8b612c3b70
Add framebuffer tag.
|
6 年之前 |
Isaac Woods
|
4486c14218
Add support for RSDP tags
|
7 年之前 |
Ahmed Charles
|
8a28a25a58
Various cleanups.
|
7 年之前 |
Ahmed Charles
|
484e50156e
Update to the 1.0.0 version of bitflags.
|
7 年之前 |
Ahmed Charles
|
fbc05fed1c
Detect ELF-32 at runtime, rather than compile time.
|
8 年之前 |
Ahmed Charles
|
5cb4ed6bf5
Change the BootInformation and ElfSection* types into value types.
|
8 年之前 |
Ahmed Charles
|
582d5e14f4
Change pub fields into functions.
|
8 年之前 |
Ahmed Charles
|
6b93985bd0
Add test based on actual GRUB2 MBI. (#21)
|
8 年之前 |
Ahmed Charles
|
b49d460f49
Add some basic tests. (#21)
|
8 年之前 |
Ahmed Charles
|
467a63b4ae
Implement Debug for BootInformation (#20)
|
8 年之前 |