Skip to content

Commit e73115a

Browse files
committed
Small reordering
1 parent cfd7307 commit e73115a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/this-month/2024-04/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ Thanks to [@mkroening](https://github.com/mkroening) for their contributions!
114114
### [`uefi-rs`](https://github.com/rust-osdev/uefi-rs)
115115
<span class="maintainers">Maintained by [@GabrielMajeri](https://github.com/GabrielMajeri), [@nicholasbishop](https://github.com/nicholasbishop), and [@phip1611](https://github.com/phip1611)</span>
116116

117-
The `uefi-rs` crate provides safe and performant wrappers for [UEFI](https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface), the successor to the BIOS. We merged the following PRs this month:
118-
117+
The `uefi-rs` crate provides safe and performant wrappers for [UEFI](https://en.wikipedia.org/wiki/Unified_Extensible_Firmware_Interface), the successor to the BIOS.
119118
Recently, we deprecated the [`uefi-services`] crate and removed all usages from
120119
the [`uefi`](https://github.com/rust-osdev/uefi-rs) repository. A new drop-in
121120
replacement exists in [`uefi::helpers`](https://docs.rs/uefi/latest/uefi/helpers/index.html).
@@ -128,6 +127,7 @@ Please find more information in:
128127
- <https://github.com/rust-osdev/uefi-rs/pull/1128>
129128
- <https://github.com/rust-osdev/uefi-rs/pull/1141>
130129

130+
We merged the following PRs this month:
131131

132132
- [Add timestamp protocol](https://github.com/rust-osdev/uefi-rs/pull/1109)
133133
- [Replace some `as` casts](https://github.com/rust-osdev/uefi-rs/pull/1108)

0 commit comments

Comments
 (0)