You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/this-month/2021-03/index.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,17 @@ the `acpi` and `aml` crates:
108
108
This is important for supporting running on real hardware, which often assumes the existance of these objects.
109
109
<spanclass="gray">(published as `aml v0.11.0`)</span>
110
110
111
+
## Call for Participation
112
+
Want to contribute to a Rust OSDev project, but don't know where to start? Pick up one of these outstanding
113
+
issues in one of our projects and get started!
114
+
115
+
If you maintain a Rust OSDev project and are looking for contributors, especially for tasks suited to people
116
+
getting started in this space, please [create a PR](https://github.com/rust-osdev/homepage/pulls) against the
117
+
`next` branch with the tasks you want to include in the next issue.
118
+
119
+
-[(`acpi`) Record attempted conversion in `AmlError::IncompatibleValueConversion`](https://github.com/rust-osdev/acpi/issues/53)
120
+
-[(`acpi`) Support the new MADT Multiprocessor Wakeup structure](https://github.com/rust-osdev/acpi/issues/87)
121
+
111
122
## Personal Projects
112
123
113
124
In this section, we describe updates to personal projects that are not directly related to the `rust-osdev` organization. Feel free to [create a pull request](https://github.com/rust-osdev/homepage/pulls) with the updates of your OS project for the next post.
0 commit comments