Calvin Lee
|
a277b60ae0
Revised visibility of structs
|
il y a 8 ans |
Calvin Lee
|
020277ce00
Added ModuleIter, .gitignore change
|
il y a 8 ans |
Philipp Oppermann
|
a3bb700a7e
Merge pull request #8 from 4e554c4c/master
|
il y a 8 ans |
Calvin Lee
|
c1c65b4d2f
Added multiboot2 module support
|
il y a 8 ans |
Calvin Lee
|
00aeab2469
Fix whitespace in src/elf_sections.rs
|
il y a 8 ans |
Philipp Oppermann
|
855463c0df
Update README.md
|
il y a 8 ans |
Thomas Winwood
|
44b4b3f518
Add bootloader name tag (#5)
|
il y a 8 ans |
Philipp Oppermann
|
3fc6167535
Add MIT/Apache2 license (#4)
|
il y a 9 ans |
Philipp Oppermann
|
33d19ac1bb
Add start_address and end_address methods to ElfSection too
|
il y a 9 ans |
Philipp Oppermann
|
e2708bdac7
Add start_address and end_address methods
|
il y a 9 ans |
Philipp Oppermann
|
1c660fc078
Merge pull request #2 from cardoe/master
|
il y a 9 ans |
Doug Goldstein
|
9bbf4e9c6f
depend: update to upstream bitflags release
|
il y a 9 ans |
Philipp Oppermann
|
4d64c4317a
Add `ElfSection::is_allocated` function
|
il y a 9 ans |
Philipp Oppermann
|
1e81e1008d
Add travis build status
|
il y a 9 ans |
Philipp Oppermann
|
75a457a842
Add travis configuration
|
il y a 9 ans |
Philipp Oppermann
|
6955602209
Rename and export ElfSectionFlags
|
il y a 9 ans |
Philipp Oppermann
|
05c1cb03e6
Add ElfSection::flags() method
|
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
|
5486e52edd
Add blog post draft to README
|
il y a 9 ans |
Philipp Oppermann
|
0010836c8c
Fix bug caused by wrong alignment
|
il y a 9 ans |
Philipp Oppermann
|
a83b5db126
Add a README
|
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
|
09aa56a379
Improve ELF sections code
|
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 |