Skip to main content

initfs_or_boot_module

Function initfs_or_boot_module 

Source
fn initfs_or_boot_module(
    path: &'static str,
    module: Option<(u64, u64)>,
) -> Option<&'static [u8]>
Expand description

Ensure a boot module is visible in /initfs and return its bytes.