We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e3996 commit c849becCopy full SHA for c849bec
uefi-raw/CHANGELOG.md
@@ -5,6 +5,10 @@
5
- Added `PciRootBridgeIoProtocol`.
6
- Added `ConfigKeywordHandlerProtocol`.
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.
12
13
## Changed
14
- The documentation for UEFI protocols has been streamlined and improved.
0 commit comments