File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Currently we are hosting the following projects:
14
14
- [ ` bootimage ` ] ( https://github.com/rust-osdev/bootimage ) : A tool to transform a kernel ELF file into a bootable disk image.
15
15
- [ ` bootloader ` ] ( https://github.com/rust-osdev/bootloader ) : An experimental, pure-Rust, legacy bootloader.
16
16
- [ ` endian-num ` ] ( https://github.com/rust-osdev/endian-num ) : Byte-order-aware numeric types.
17
+ - [ ` fuse-abi ` ] ( https://github.com/rust-osdev/fuse-abi ) : FUSE device bindings.
17
18
- [ ` ieee1275-rs ` ] ( https://github.com/rust-osdev/ieee1275-rs ) : IEEE-1275/OpenFirmware Rust environment.
18
19
- [ ` multiboot2 ` ] ( https://github.com/rust-osdev/multiboot2 ) : Allows parsing the boot information of the Multiboot2 standard for ELF64 kernels.
19
20
- [ ` ovmf-prebuilt ` ] ( https://github.com/rust-osdev/ovmf-prebuilt ) : Prebuilt binaries of EDK2 firmware.
You can’t perform that action at this time.
0 commit comments