Skip to content

Commit 1eacdd0

Browse files
Update location of boot::signal_event in changelog
1 parent 118fdd2 commit 1eacdd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

uefi/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# uefi - [Unreleased]
22

3+
## Added
4+
- Added `boot::signal_event`.
5+
36
## Changed
47
- **Breaking:** Removed `BootPolicyError` as `BootPolicy` construction is no
58
longer fallible. `BootPolicy` now tightly integrates the new `Boolean` type
@@ -10,7 +13,6 @@
1013
- `SimpleNetwork::transmit` now passes the correct buffer size argument.
1114
Previously it incorrectly added the header size to the buffer length, which
1215
could cause the firmware to read past the end of the buffer.
13-
- `boot::signal_event()` is implemented.
1416

1517

1618
# uefi - 0.34.1 (2025-02-07)

0 commit comments

Comments
 (0)