Historique des commits

Auteur SHA1 Message Date
  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 9 ans
  Calvin Lee 020277ce00 Added ModuleIter, .gitignore change il y a 9 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
  Philipp Oppermann da01d0b61d Remove warnings il y a 9 ans
  Philipp Oppermann 078aaf6219 Use bitflags for ElfSectionFlags il y a 9 ans
  Philipp Oppermann 76f6fc4c16 Rename `memory_area_tag` to `memory_map_tag` il y a 9 ans
  Philipp Oppermann 5d88147bd2 Rename the Multiboot type to BootInformation il y a 9 ans
  Philipp Oppermann 46a5cdb5c4 Add memory map tag il y a 9 ans
  Philipp Oppermann d130617c92 Add ElfSectionType and ElfSectionFlags enums il y a 9 ans
  Philipp Oppermann 20cffc8ca3 Use `first_tag` field to avoid size_of il y a 9 ans
  Philipp Oppermann 0a571f33a4 Add ElfSectionsTag il y a 9 ans
  Philipp Oppermann 320b96e570 Add tag iterator and `get_tag` method il y a 9 ans
  Philipp Oppermann 3a188b634c Add basic types and a `load` function il y a 9 ans
  Philipp Oppermann af76ca5bdf Create new cargo project il y a 9 ans