morpheus_bootloader::boot::efi_stub

Function install_initrd_protocol

Source
unsafe fn install_initrd_protocol(
    boot_services: &BootServices,
    initrd: &[u8],
) -> Result<InitrdProtocolHandles, EfiStubError>