Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75dda84

Browse filesBrowse files
authored
Merge pull request #22 from rust-osdev/phip1611-patch-1
Update README.md
2 parents cafc206 + 5d64a70 commit 75dda84
Copy full SHA for 75dda84

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎profile/README.md

Copy file name to clipboardExpand all lines: profile/README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ Currently we are hosting the following projects:
1616
- [`endian-num`](https://github.com/rust-osdev/endian-num): Byte-order-aware numeric types.
1717
- [`fuse-abi`](https://github.com/rust-osdev/fuse-abi): FUSE device bindings.
1818
- [`ieee1275-rs`](https://github.com/rust-osdev/ieee1275-rs): IEEE-1275/OpenFirmware Rust environment.
19-
- [`multiboot2`](https://github.com/rust-osdev/multiboot2): Allows parsing the boot information of the Multiboot2 standard for ELF64 kernels.
19+
- [`multiboot2`](https://github.com/rust-osdev/multiboot2):
20+
- `multiboot2`: Allows parsing and constructing the boot information of the Multiboot2 standard.
21+
- `multiboot2-common`: Common abstractions for the project.
22+
- `multiboot2-header`: Allows parsing and constructing headers following the Multiboot2 standard.
2023
- [`ovmf-prebuilt`](https://github.com/rust-osdev/ovmf-prebuilt): Prebuilt binaries of EDK2 firmware.
2124
- [`pci_types`](https://github.com/rust-osdev/pci_types): Library providing types for handling PCI/PCIe enumeration and configuration.
2225
- [`pic8259`](https://github.com/rust-osdev/pic8259): Abstractions for 8259 and 8259A Programmable Interrupt Controllers (PICs).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.