summaryrefslogtreecommitdiffstats
path: root/src/interface/linux/linux_api.c
diff options
context:
space:
mode:
authorAlexander Eichner2023-08-18 13:32:15 +0200
committerMichael Brown2023-08-22 14:45:44 +0200
commit9e99a55b317f5da66f5110891b154084b337a031 (patch)
tree8c64b9a6b046ca90fd445197831278485a079b33 /src/interface/linux/linux_api.c
parent[dhcp] Request NTP server option (diff)
downloadipxe-9e99a55b317f5da66f5110891b154084b337a031.tar.gz
ipxe-9e99a55b317f5da66f5110891b154084b337a031.tar.xz
ipxe-9e99a55b317f5da66f5110891b154084b337a031.zip
[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>
Diffstat (limited to 'src/interface/linux/linux_api.c')
0 files changed, 0 insertions, 0 deletions