We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253a645 commit 08b86e2Copy full SHA for 08b86e2
CHANGELOG.md
@@ -7,6 +7,8 @@
7
- Added `TryFrom<core::ffi::CStr>` implementation for `CStr8`.
8
- Added `Directory::read_entry_boxed` which works similar to `File::get_boxed_info`. This allows
9
easier iteration over the entries in a directory.
10
+- Added an `core::error::Error` implementation for `Error` to ease
11
+ integration with error-handling crates.
12
13
## uefi-macros - [Unreleased]
14
0 commit comments