Il 23/09/2013 15:37, Olivier Martin ha scritto:
> +  // Declare the Virtio BlockIo device
> +  Status = VirtioMmioInstallDevice (ARM_FVP_BASE_VIRTIO_BLOCK_BASE, 
> ImageHandle);
> +  if (EFI_ERROR (Status)) {
> +    DEBUG ((EFI_D_ERROR, "ArmFvpDxe: Failed to install Virtio block 
> device\n"));
> +  }

Shouldn't you scan all virtio "slots" looking for the virtio-blk (or
virtio-scsi) device ID?

Paolo

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to