Files
ipxe/src
Alexander EichnerandMichael Brown 9e99a55b31 [virtio] Fix implementation of vpm_ioread32()
The current implementation of vpm_ioread32() erroneously reads only 16
bits of data, which fails when used with the (stricter) virtio device
emulation in VirtualBox.

Fix by using the correct readl()/inl() I/O wrappers.

Reworded-by: Michael Brown <mcb30@ipxe.org>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2023-08-22 13:45:44 +01:00
..
2007-06-09 22:57:00 +01:00
2010-04-19 23:43:39 +01:00
2023-07-19 11:10:15 +01:00
2023-07-19 11:13:52 +01:00
2010-05-29 23:49:47 +01:00