Skip to content

Commit ab4e890

Browse files
committed
uefi-raw: update changelog
1 parent a1aebe7 commit ab4e890

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

uefi-raw/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,14 @@
55
- Added `PciRootBridgeIoProtocol`.
66
- Added `ConfigKeywordHandlerProtocol`.
77
- Added `HiiConfigAccessProtocol`.
8+
- Added lots of convenient methods and `From` implementations to better
9+
integrate the `uefi_raw::net::*` types with the types from `core::net::*`.
10+
Further, more associated functions for an improved convenience have been
11+
added to the types of that module.
812

13+
## Changed
14+
- Types `MacAddress`, `IpAddress`, `Ipv4Address`, and `Ipv6Address` were moved
15+
from `uefi_raw::*` to `uefi_raw::net::*`.
916

1017
# uefi-raw - 0.11.0 (2025-05-04)
1118

0 commit comments

Comments
 (0)