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

Commite7fe63f

Browse files
Merge pull request#1187 from LightAndLight/fix-versions
Fix versions
2 parentsd7fa166 +cf0e0c4 commite7fe63f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎uefi-raw/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
#uefi-raw -[Unreleased]
22

3+
##Added
4+
- Added`ResetNotificationProtocol`.
5+
36
##Changed
47
-`maximum_capsule_size` of`query_capsule_capabilities` now takes a*mut u64 instead of a*mut usize.
58
-`ResetType` now derives the`Default` trait.
69

710
#uefi-raw - 0.5.2 (2024-04-19)
811

9-
##Added
10-
- Added`ResetNotificationProtocol`.
11-
1212
##Added
1313
- Added`TimestampProtocol`.
1414
- Added`DevicePathToTextProtocol` and`DevicePathFromTextProtocol`.

‎uefi/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Added`table::{set_system_table, system_table_boot, system_table_runtime}`.
1212
This provides an initial API for global tables that do not require passing
1313
around a reference.
14+
- Added`ResetNotification` protocol.
1415
- Added`TryFrom<&[u8]>` for`DevicePathHeader`,`DevicePathNode` and`DevicePath`.
1516
- Added`ByteConversionError`.
1617
- Re-exported`CapsuleFlags`.
@@ -32,7 +33,6 @@
3233
#uefi - 0.28.0 (2024-04-19)
3334

3435
##Added
35-
- Added`ResetNotification` protocol.
3636
- Added`Timestamp` protocol.
3737
- Added`UnalignedSlice::as_ptr`.
3838
- Added common derives for`Event` and`Handle`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp