pub(crate) fn load_uefi<R: IgvmfilegenRegister + GuestArch + 'static>(
loader: &mut IgvmVtlLoader<'_, R>,
resources: &Resources,
config_type: UefiConfigType,
) -> Result<LoadInfo, Error>
pub(crate) fn load_uefi<R: IgvmfilegenRegister + GuestArch + 'static>(
loader: &mut IgvmVtlLoader<'_, R>,
resources: &Resources,
config_type: UefiConfigType,
) -> Result<LoadInfo, Error>