提交历史

作者 SHA1 备注 提交日期
  Columbus240 b14b847e49 Use more explicit lifetimes (TagIter) 6 年之前
  Columbus240 058b8ebd73 Remove some trailing whitespace (#58) 6 年之前
  Ahmed Charles f2a24b60df Fix the safe_packed_borrows warning. 6 年之前
  Ahmed Charles 856aae8604 Add support for multiboot information at an offset. 6 年之前
  Ahmed Charles e59eb2e591 Fix elf sections so it returns the last section. 6 年之前
  tuomas56 ddb8b3dcc1 Add more tests, move Reader and make it pub(crate). 6 年之前
  tuomas56 d6c6e2c099 add PartialEq derive, add framebuffer test 6 年之前
  tuomas56 499e0d5bdd Make lifetimes more flexible. 6 年之前
  tuomas56 8b612c3b70 Add framebuffer tag. 6 年之前
  Isaac Woods 4486c14218 Add support for RSDP tags 7 年之前
  Ahmed Charles 8a28a25a58 Various cleanups. 7 年之前
  Ahmed Charles 484e50156e Update to the 1.0.0 version of bitflags. 7 年之前
  Ahmed Charles fbc05fed1c Detect ELF-32 at runtime, rather than compile time. 8 年之前
  Ahmed Charles 5cb4ed6bf5 Change the BootInformation and ElfSection* types into value types. 8 年之前
  Ahmed Charles 582d5e14f4 Change pub fields into functions. 8 年之前
  Ahmed Charles 6b93985bd0 Add test based on actual GRUB2 MBI. (#21) 8 年之前
  Ahmed Charles b49d460f49 Add some basic tests. (#21) 8 年之前
  Ahmed Charles 467a63b4ae Implement Debug for BootInformation (#20) 8 年之前
  Michael Spencer 9eaf3ecb3f Add the command line tag (#19) 8 年之前
  Calvin Lee b4cf0ce4f8 Make StringTable public (#16) 8 年之前
  Calvin Lee a277b60ae0 Revised visibility of structs 8 年之前
  Calvin Lee 020277ce00 Added ModuleIter, .gitignore change 8 年之前
  Calvin Lee c1c65b4d2f Added multiboot2 module support 8 年之前
  Thomas Winwood 44b4b3f518 Add bootloader name tag (#5) 8 年之前
  Philipp Oppermann e2708bdac7 Add start_address and end_address methods 9 年之前
  Philipp Oppermann 6955602209 Rename and export ElfSectionFlags 9 年之前
  Philipp Oppermann da01d0b61d Remove warnings 9 年之前
  Philipp Oppermann 078aaf6219 Use bitflags for ElfSectionFlags 9 年之前
  Philipp Oppermann 76f6fc4c16 Rename `memory_area_tag` to `memory_map_tag` 9 年之前
  Philipp Oppermann 5d88147bd2 Rename the Multiboot type to BootInformation 9 年之前