Historique des commits

Auteur SHA1 Message Date
  Philipp Schuster c8eaf012e6 renamed multiboot2 bootloader magic constant il y a 4 ans
  Philipp Schuster 384043759f load function returns result il y a 4 ans
  Philipp Schuster 12ae262731 Rust edition 2018 + formatting + clippy (#84) il y a 4 ans
  Philipp Schuster 6f4b9e9e8e add multiboot2 magic number il y a 4 ans
  Philipp Schuster 993d443460 introduced enum TagType il y a 4 ans
  Philipp Schuster 03f232239a much improved debug output of BootInformation il y a 4 ans
  toku-sa-n 59b83725f4 Merge branch 'fix_example' of github.com:toku-sa-n/multiboot2-elf64 into fix_example il y a 4 ans
  toku-sa-n 7d5a9381fe chore: remove a code example il y a 4 ans
  Hiroki Tokunaga e979d86953 Merge branch 'master' into fix_example il y a 4 ans
  toku-sa-n 1ff7a1f9fd fix(docs): use the new version of the `asm!` syntax il y a 4 ans
  toku-sa-n 12c031041f chore: use `impl Iterator` for `module_tags` method il y a 4 ans
  Caduser2020 20f25f2398 Add struct size tests. il y a 5 ans
  Caduser2020 2955277766 Improve usage of repr(packed) il y a 5 ans
  Caduser2020 66c533c67b Implement Copy for packed struct. il y a 5 ans
  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