morpheus_bootloader::tui::installer_menu::installation

Function install_to_selected

Source
pub fn install_to_selected(
    esp: &EspInfo,
    screen: &mut Screen,
    keyboard: &mut Keyboard,
    bs: &BootServices,
    image_handle: *mut (),
)