Skip to main content

efi_with_kernel

Function efi_with_kernel 

Source
pub fn efi_with_kernel(
    input: &EfiInput<'_>,
    kernel: Kernel,
) -> Result<EfiOutput, EfiError>