diff options
| author | Michael Brown | 2020-11-16 00:33:52 +0100 |
|---|---|---|
| committer | Michael Brown | 2020-11-16 00:36:17 +0100 |
| commit | fc5cf18dab3ab88aff00e6ed2915a5e960eeb085 (patch) | |
| tree | 5873f61f809211585dac742e3954d577ac504843 /src/interface/efi | |
| parent | [efi] Do not populate media header length in PXE transmit CPB (diff) | |
| download | ipxe-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/efi')
0 files changed, 0 insertions, 0 deletions
