Crate uefi_services

Source
Expand description

WARNING: uefi-services is deprecated. Functionality was moved to uefi::helpers::init.

Macros§

print
Prints to the standard output.
println
Prints to the standard output, with a newline.

Functions§

initDeprecated
Deprecated. Use uefi::helpers::init instead.
system_tableDeprecated
Deprecated. Use uefi::helpers::system_table instead.