mirror of
https://github.com/ipxe/ipxe
synced 2026-07-02 20:10:19 +03:00
1534b0a6e9
Remove the last remaining traces of the concept of a user pointer, leaving iPXE with a simpler and cleaner memory model that implicitly assumes that all memory locations can be reached through pointer dereferences. Signed-off-by: Michael Brown <mcb30@ipxe.org>