fifty-six 628a7f85de std/os/uefi: Add conversion from Status to EfiError
Allows handling uefi function errors in a more zig-style way with try
and catch, using `try f().err()` when a `Status` is returned.
2022-01-16 02:35:22 -05:00
..
2022-01-04 02:13:41 -05:00
2021-11-09 07:08:27 -05:00
2021-11-09 07:08:27 -05:00