Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb28d30

Browse files
uefi: Update changelog
1 parent0a771bf commiteb28d30

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎uefi/CHANGELOG.md

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

3+
##Added
4+
-`PcrEvent`/`PcrEventInputs` impl`Align`,`Eq`, and`PartialEq`.
5+
- Added`PcrEvent::new_in_box` and`PcrEventInputs::new_in_box`.
6+
37
##Changed
48
-**Breaking:**`uefi::helpers::init` no longer takes an argument.
59
- The lifetime of the`SearchType` returned from
@@ -9,6 +13,9 @@
913
The old`MemoryMap` was renamed to`MemoryMapOwned`.
1014
-`pub fn memory_map(&self, mt: MemoryType) -> Result<MemoryMap>` now returns
1115
a`MemoryMapOwned`.
16+
-**Breaking:**`PcrEvent::new_in_buffer` and`PcrEventInputs::new_in_buffer`
17+
now take an initialized buffer (`[u8`] instead of`[MaybeUninit<u8>]`), and if
18+
the buffer is too small the required size is returned in the error data.
1219

1320

1421
#uefi - 0.29.0 (2024-07-02)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp