Skip to content

Commit 47cfbec

Browse files
committed
doc: changelog
1 parent a24c59e commit 47cfbec

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

uefi/CHANGELOG.md

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

3+
## Added
4+
- Added `ConfigTableEntry::MEMORY_ATTRIBUTES_GUID` and `ConfigTableEntry::IMAGE_SECURITY_DATABASE_GUID`.
5+
36
## Changed
4-
- **Breaking:** `boot::stall` now take `Duration` instead of
5-
`usize`.
7+
- **Breaking:** `boot::stall` now take `core::time::Duration` instead of `usize`.
8+
- **Breaking:** `*_GUID` constants has been moved to `ConfigTableEntry::*_GUID`.
69

710

811
# uefi - 0.35.0 (2025-05-04)

0 commit comments

Comments
 (0)