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