提交历史

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