Philipp Schuster
|
4908653d70
Merge pull request #141 from rust-osdev/dev
|
1 년 전 |
Philipp Schuster
|
0742074b65
multiboot2: remove unused stuff
|
1 년 전 |
Philipp Schuster
|
e52d3cad9a
multiboot2: optimize imports
|
1 년 전 |
Philipp Schuster
|
17b53b1843
multiboot2: make FramebufferTypeId used again
|
1 년 전 |
Philipp Schuster
|
04483e387d
MSRV: 1.56.1 => 1.68.0
|
1 년 전 |
Philipp Schuster
|
0bb79e9fbc
multiboot2-header: add unstable feature
|
1 년 전 |
Philipp Schuster
|
9eb9f23952
multiboot2: bitflags v1.0 -> v2.0
|
1 년 전 |
Philipp Schuster
|
ce647821d4
multiboot2: use type definitions from uefi-raw
|
1 년 전 |
Philipp Schuster
|
364d04ea90
ci: test builder feature
|
1 년 전 |
Philipp Schuster
|
19322699d9
multiboot2: rename MULTIBOOT2_BOOTLOADER_MAGIC
|
1 년 전 |
Philipp Schuster
|
52fd0f4346
traits: code improvement
|
1 년 전 |
Philipp Schuster
|
3e3950dc0c
multiboot2: fix some warnings and test failures without builder feature
|
1 년 전 |
Philipp Schuster
|
881e4c97d4
rename crate feature std to alloc
|
1 년 전 |
Philipp Schuster
|
714905b79c
Merge pull request #133 from YtvwlD/bootloader
|
1 년 전 |
Niklas Sombert
|
69630b39c3
multiboot2: Don't require an offset for the ELF sections
|
1 년 전 |
Niklas Sombert
|
09de5230ba
multiboot2-header: Improve builder test
|
1 년 전 |
Niklas Sombert
|
2f2a058d34
multiboot2: Improve builder test
|
1 년 전 |
Niklas Sombert
|
cbc47abd0f
multiboot2: Support setting the image load address
|
2 년 전 |
Niklas Sombert
|
ed316cbcff
multiboot2: Support setting the image handle pointer
|
2 년 전 |
Niklas Sombert
|
12f4642bec
multiboot2: Support setting Boot Services not exited tag
|
2 년 전 |
Niklas Sombert
|
690c84a764
multiboot2: Support setting the EFI memory map tag
|
2 년 전 |
Niklas Sombert
|
79646bbf49
multiboot2: Allow setting the RSDP tags
|
2 년 전 |
Niklas Sombert
|
888dd27742
multiboot2: Allow setting the SMBIOS tag
|
2 년 전 |
Niklas Sombert
|
d5e99f72ae
multiboot2: Support passing the EFI System Table
|
2 년 전 |
Niklas Sombert
|
6379b426c9
multiboot2: Implement Debug and PartialEq for packed structs
|
2 년 전 |
Niklas Sombert
|
122fc9ce03
multiboot2: Implement building the multiboot2 information
|
2 년 전 |
Niklas Sombert
|
d198dceffe
multiboot2: Implement setting memory map tag
|
2 년 전 |
Niklas Sombert
|
03201482a1
multiboot2: Implement setting the BasicMemoryInfoTag
|
2 년 전 |
Niklas Sombert
|
bb21998686
multiboot2: Implement setting the framebuffer tag
|
2 년 전 |
Niklas Sombert
|
08df6c2a47
multiboot2: Implement setting boot loader name
|
2 년 전 |