Commit History

Author SHA1 Message Date
  Calvin Lee bd5104f57a Replace overflowing cast in src/elf_sections.rs (#13) 8 years ago
  Philipp Oppermann 26d0557e96 Merge pull request #12 from 4e554c4c/master 8 years ago
  Calvin Lee 024026af84 Fix #11: BootLoaderNameTag returning null char 8 years ago
  Philipp Oppermann cb11143667 Merge pull request #9 from 4e554c4c/moduleiter 8 years ago
  Calvin Lee a277b60ae0 Revised visibility of structs 8 years ago
  Calvin Lee 020277ce00 Added ModuleIter, .gitignore change 8 years ago
  Philipp Oppermann fed2408b2d Add license and description 8 years ago
  Philipp Oppermann a3bb700a7e Merge pull request #8 from 4e554c4c/master 8 years ago
  Calvin Lee c1c65b4d2f Added multiboot2 module support 8 years ago
  Calvin Lee 00aeab2469 Fix whitespace in src/elf_sections.rs 8 years ago
  Philipp Oppermann 855463c0df Update README.md 8 years ago
  Thomas Winwood 44b4b3f518 Add bootloader name tag (#5) 8 years ago
  Philipp Oppermann 3fc6167535 Add MIT/Apache2 license (#4) 9 years ago
  Philipp Oppermann 33d19ac1bb Add start_address and end_address methods to ElfSection too 9 years ago
  Philipp Oppermann e2708bdac7 Add start_address and end_address methods 9 years ago
  Philipp Oppermann 1c660fc078 Merge pull request #2 from cardoe/master 9 years ago
  Doug Goldstein 9bbf4e9c6f depend: update to upstream bitflags release 9 years ago
  Philipp Oppermann 4d64c4317a Add `ElfSection::is_allocated` function 9 years ago
  Philipp Oppermann 1e81e1008d Add travis build status 9 years ago
  Philipp Oppermann 75a457a842 Add travis configuration 9 years ago
  Philipp Oppermann 6955602209 Rename and export ElfSectionFlags 9 years ago
  Philipp Oppermann 05c1cb03e6 Add ElfSection::flags() method 9 years ago
  Philipp Oppermann da01d0b61d Remove warnings 9 years ago
  Philipp Oppermann 078aaf6219 Use bitflags for ElfSectionFlags 9 years ago
  Philipp Oppermann 76f6fc4c16 Rename `memory_area_tag` to `memory_map_tag` 9 years ago
  Philipp Oppermann 5d88147bd2 Rename the Multiboot type to BootInformation 9 years ago
  Philipp Oppermann 5486e52edd Add blog post draft to README 9 years ago
  Philipp Oppermann 0010836c8c Fix bug caused by wrong alignment 9 years ago
  Philipp Oppermann a83b5db126 Add a README 9 years ago
  Philipp Oppermann 46a5cdb5c4 Add memory map tag 9 years ago