summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include/pxe_addr.h
Commit message (Collapse)AuthorAgeFilesLines
* [uaccess] Formalise the uaccess APIMichael Brown2008-10-131-17/+0Star
| | | | | | The userptr_t is now the fundamental type that gets used for conversions. For example, virt_to_phys() is implemented in terms of virt_to_user() and user_to_phys().
* Split PXE code into preboot, udp, tftp, undi and loader units.Michael Brown2005-05-241-18/+0Star
| | | | PXE code now compiles without errors (though it won't actually work).
* Rearranging PXE header filesMichael Brown2005-05-241-0/+35