mirror of
https://github.com/ipxe/ipxe
synced 2026-01-02 01:42:37 +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>