Historique des commits

Auteur SHA1 Message Date
  Caduser2020 550428ff38 Add unit tests for EFI mmap. il y a 5 ans
  Caduser2020 8f8b98fbc4 Add more EFI tables and their search functions. il y a 5 ans
  Caduser2020 da825f4e0e Add WIP support for multiboot2. il y a 5 ans
  Dan Robertson 536e262f0f rsdp: add the validate_checksum to rsdp il y a 5 ans
  mental 06dfd53b85 Correct typos and improve docs based on requested changes il y a 5 ans
  mental 1cec929f08 Mark doc tests as ignore il y a 5 ans
  mental 21d1eeb2ce Add some documentation il y a 5 ans
  Connor Wood 164d113773 Test new MemoryAreaType il y a 5 ans
  Connor Wood 65263aa712 Publicly export MemoryAreaType il y a 5 ans
  Tuomas Laakkonen a68e03d1bf Merge branch 'master' into master il y a 6 ans
  tuomas56 8ace5e0a3b Change from NoDebug to debug_struct. il y a 6 ans
  Columbus240 b14b847e49 Use more explicit lifetimes (TagIter) il y a 6 ans
  Columbus240 058b8ebd73 Remove some trailing whitespace (#58) il y a 6 ans
  tuomas56 48d9b17aeb Fix bugs in FramebufferTag, add VBEInfoTag. il y a 6 ans
  Ahmed Charles f2a24b60df Fix the safe_packed_borrows warning. il y a 6 ans
  Ahmed Charles 856aae8604 Add support for multiboot information at an offset. il y a 6 ans
  Ahmed Charles e59eb2e591 Fix elf sections so it returns the last section. il y a 6 ans
  tuomas56 ddb8b3dcc1 Add more tests, move Reader and make it pub(crate). il y a 7 ans
  tuomas56 d6c6e2c099 add PartialEq derive, add framebuffer test il y a 7 ans
  tuomas56 499e0d5bdd Make lifetimes more flexible. il y a 7 ans
  tuomas56 8b612c3b70 Add framebuffer tag. il y a 7 ans
  Isaac Woods 4486c14218 Add support for RSDP tags il y a 7 ans
  Ahmed Charles 8a28a25a58 Various cleanups. il y a 7 ans
  Ahmed Charles 484e50156e Update to the 1.0.0 version of bitflags. il y a 7 ans
  Ahmed Charles fbc05fed1c Detect ELF-32 at runtime, rather than compile time. il y a 8 ans
  Ahmed Charles 5cb4ed6bf5 Change the BootInformation and ElfSection* types into value types. il y a 8 ans
  Ahmed Charles 582d5e14f4 Change pub fields into functions. il y a 8 ans
  Ahmed Charles 6b93985bd0 Add test based on actual GRUB2 MBI. (#21) il y a 8 ans
  Ahmed Charles b49d460f49 Add some basic tests. (#21) il y a 8 ans
  Ahmed Charles 467a63b4ae Implement Debug for BootInformation (#20) il y a 8 ans