|
5 | 5 | - Added `PciRootBridgeIoProtocol`.
|
6 | 6 | - Added `ConfigKeywordHandlerProtocol`.
|
7 | 7 | - 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. |
8 | 12 |
|
| 13 | +## Changed |
| 14 | +- Types `MacAddress`, `IpAddress`, `Ipv4Address`, and `Ipv6Address` were moved |
| 15 | + from `uefi_raw::*` to `uefi_raw::net::*`. |
9 | 16 |
|
10 | 17 | # uefi-raw - 0.11.0 (2025年05月04日)
|
11 | 18 |
|
|
0 commit comments