summaryrefslogtreecommitdiffstats
path: root/src/interface
diff options
context:
space:
mode:
authorMichael Brown2020-11-16 00:33:52 +0100
committerMichael Brown2020-11-16 00:36:17 +0100
commitfc5cf18dab3ab88aff00e6ed2915a5e960eeb085 (patch)
tree5873f61f809211585dac742e3954d577ac504843 /src/interface
parent[efi] Do not populate media header length in PXE transmit CPB (diff)
downloadipxe-fc5cf18dab3ab88aff00e6ed2915a5e960eeb085.tar.gz
ipxe-fc5cf18dab3ab88aff00e6ed2915a5e960eeb085.tar.xz
ipxe-fc5cf18dab3ab88aff00e6ed2915a5e960eeb085.zip
[efi] Use casts rather than virt_to_bus() for UNDI buffer addresses
For a software UNDI, the addresses in PXE_CPB_TRANSMIT.FrameAddr and PXE_CPB_RECEIVE.BufferAddr are host addresses, not bus addresses. Remove the spurious (and no-op) use of virt_to_bus() and replace with a cast via intptr_t. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/interface')
0 files changed, 0 insertions, 0 deletions