Acrimon
|
733d1bd747
Merge pull request #43 from IsaacWoods/master
|
7 年之前 |
Isaac Woods
|
48db281fa3
Fix RsdpV2Tag representation
|
7 年之前 |
Isaac Woods
|
4486c14218
Add support for RSDP tags
|
7 年之前 |
Jiří Zárevúcky
|
1963a45b95
Change remaining `repr(packed)` to `repr(C, packed)`. (#42)
|
7 年之前 |
Rob Gries
|
784cfb527d
Merge pull request #41 from rust-osdev/travis-rust-osdev
|
7 年之前 |
Rob Gries
|
7c9f6a00aa
Fix travis badge in README
|
7 年之前 |
Philipp Oppermann
|
18f370b539
multiboot2 0.5.0
|
7 年之前 |
Philipp Oppermann
|
fb67b92742
multiboot2 0.4.0
|
7 年之前 |
Rob Gries
|
d66e8cb0e5
Resolve tyvar_behind_raw_pointer warning (#37)
|
7 年之前 |
Rob Gries
|
aeeb28249e
Merge pull request #36 from ahmedcharles/cleanup
|
7 年之前 |
Ahmed Charles
|
8a28a25a58
Various cleanups.
|
7 年之前 |
Rob Gries
|
00cf3173e0
Merge pull request #34 from ahmedcharles/elf
|
7 年之前 |
Ahmed Charles
|
573866ef88
Use u64, even on 32-bit to support reading elf-64 files.
|
7 年之前 |
Calvin Lee
|
2ac3315a9d
Merge pull request #33 from ahmedcharles/bitflags
|
7 年之前 |
Ahmed Charles
|
484e50156e
Update to the 1.0.0 version of bitflags.
|
7 年之前 |
Philipp Oppermann
|
d02190e30c
Merge pull request #25 from ahmedcharles/elf32
|
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 年之前 |
Theodore DeRego
|
08c6162e0a
Make MemoryMapIter be Send (#29)
|
7 年之前 |
Calvin Lee
|
eda6fe77e4
Merge pull request #24 from ahmedcharles/functions
|
8 年之前 |
Ahmed Charles
|
582d5e14f4
Change pub fields into functions.
|
8 年之前 |
Calvin Lee
|
f00214274f
Merge pull request #23 from jmi2k/elf32
|
8 年之前 |
José Miguel Sánchez García
|
f9c58d28b3
Fix mistake with ElfSectionFlagsType
|
8 年之前 |
José Miguel Sánchez García
|
a4d88181bf
Add support for ELF32 format
|
8 年之前 |
Philipp Oppermann
|
32b1ea7e49
Merge pull request #21 from ahmedcharles/tests
|
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 年之前 |
Ahmed Charles
|
7dfa16e158
Clarify the deviation from the multiboot specification in Readme (#18)
|
8 年之前 |
Philipp Oppermann
|
fed50f35d4
multiboot2 0.3.2
|
8 年之前 |