mirror of
https://github.com/ipxe/ipxe
synced 2026-02-12 09:36:49 +03:00
Remove the intermediate concept of a user pointer from physical address conversions, leaving virt_to_phys() and phys_to_virt() as the directly implemented functions. Signed-off-by: Michael Brown <mcb30@ipxe.org>