This crate enables you some convenience features on top of the
uefi
crate. It includes a panic handler, a logger, and
a global allocator.
uefi-services
is part of the uefi-rs
project. Please refer to
https://github.com/rust-osdev/uefi-rs/ for comprehensive documentation.
This crate's features are described in [src/lib.rs
].