We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47fe30 commit 7e2d0f6Copy full SHA for 7e2d0f6
uefi/CHANGELOG.md
@@ -41,13 +41,7 @@
41
42
43
# uefi - 0.30.0 (2024-08-02)
44
-## Changed
45
-- **Breaking:**: Fixed a bug in the impls of `TryFrom<&[u8]>` for
46
- `&DevicePathHeader`, `&DevicePathNode` and `&DevicePath` that could lead to
47
- memory unsafety. See <https://github.com/rust-osdev/uefi-rs/issues/1281>.
48
-
49
50
-# uefi - 0.30.0 (2024-08-02)
51
## Changed
52
- **Breaking:**: Fixed a bug in the impls of `TryFrom<&[u8]>` for
53
`&DevicePathHeader`, `&DevicePathNode` and `&DevicePath` that could lead to
0 commit comments