Crate uefi_services
source ·Expand description
WARNING: uefi-services
is deprecated. Functionality was moved to uefi::helpers::init
.
Macros§
- Prints to the standard output.
- Prints to the standard output, with a newline.
Functions§
- initDeprecatedDeprecated. Use
uefi::helpers::init
instead. - system_tableDeprecatedDeprecated. Use
uefi::helpers::system_table
instead.