Philipp Schuster
|
12ae262731
Rust edition 2018 + formatting + clippy (#84)
|
3 years ago |
toku-sa-n
|
9a811d40b5
chore: use `impl Iterator`
|
4 years ago |
CalebLBaker
|
27dc1b6254
Leverage filter function to simplify memory_areas implementation
|
4 years ago |
CalebLBaker
|
c8f45015b6
Fix Syntax Error
|
4 years ago |
CalebLBaker
|
2ac88f7342
Add Public Access to All Memory Regions
|
4 years ago |
Caduser2020
|
550428ff38
Add unit tests for EFI mmap.
|
4 years ago |
Caduser2020
|
8f8b98fbc4
Add more EFI tables and their search functions.
|
4 years ago |
Caduser2020
|
da825f4e0e
Add WIP support for multiboot2.
|
4 years ago |
mental
|
06dfd53b85
Correct typos and improve docs based on requested changes
|
5 years ago |
mental
|
21d1eeb2ce
Add some documentation
|
5 years ago |
Connor Wood
|
5d9b9da1aa
Add MemoryAreaType enum
|
5 years ago |
Columbus240
|
2df230c7fd
Use 'a instead of 'static for MemoryAreaIter
|
6 years ago |
Isaac Woods
|
782ceeea57
Return u64 from MemoryArea::size
|
6 years ago |
roblabla
|
7d0291754a
Return memory_map entries as u64, to support 32-bit targets
|
6 years ago |
Theodore DeRego
|
08c6162e0a
Make MemoryMapIter be Send (#29)
|
7 years ago |
Ahmed Charles
|
582d5e14f4
Change pub fields into functions.
|
8 years ago |
Cameron Derwin
|
7c0316732f
Add `#[derive(Debug)]` on all public memory map structs
|
8 years ago |
Calvin Lee
|
94e52a9cec
Prevent overflow in `src/memory_map.rs` (#15)
|
8 years ago |
Philipp Oppermann
|
da01d0b61d
Remove warnings
|
9 years ago |
Philipp Oppermann
|
46a5cdb5c4
Add memory map tag
|
9 years ago |