morpheus_bootloader

Function efi_main

Source
#[no_mangle]
pub extern "efiapi" fn efi_main(
    image_handle: *mut (),
    system_table: *const (),
) -> usize