Historique des commits

Auteur SHA1 Message Date
  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
  Michael Spencer 9eaf3ecb3f Add the command line tag (#19) il y a 8 ans
  Calvin Lee b4cf0ce4f8 Make StringTable public (#16) il y a 8 ans
  Calvin Lee a277b60ae0 Revised visibility of structs il y a 8 ans
  Calvin Lee 020277ce00 Added ModuleIter, .gitignore change il y a 8 ans
  Calvin Lee c1c65b4d2f Added multiboot2 module support il y a 9 ans
  Thomas Winwood 44b4b3f518 Add bootloader name tag (#5) il y a 9 ans
  Philipp Oppermann e2708bdac7 Add start_address and end_address methods il y a 9 ans
  Philipp Oppermann 6955602209 Rename and export ElfSectionFlags il y a 9 ans