summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/interface/pxe
Commit message (Expand)AuthorAgeFilesLines
* [init] Show initialisation function names in debug messagesMichael Brown2025-07-151-0/+1
* [pxe] Use a weak symbol for isapnp_read_portMichael Brown2025-06-241-1/+1
* [build] Formalise mechanism for accessing absolute symbolsMichael Brown2025-05-091-4/+4
* [uaccess] Reduce scope of included uaccess.h headerMichael Brown2025-04-301-1/+0Star
* [pxe] Remove userptr_t from PXE file API implementationMichael Brown2025-04-251-37/+17Star
* [pxe] Remove userptr_t from PXE API call dispatcherMichael Brown2025-04-251-18/+10Star
* [uaccess] Remove trivial uses of userptr_tMichael Brown2025-04-243-15/+11Star
* [uaccess] Remove redundant read_user()Michael Brown2025-04-211-3/+3
* [uaccess] Replace real_to_user() with real_to_virt()Michael Brown2025-04-215-10/+10
* [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-1/+1
* [uaccess] Remove redundant memcpy_user() and related string functionsMichael Brown2025-04-211-3/+3
* [build] Fix building with newer binutilsMichael Brown2024-01-141-0/+1
* [netdevice] Allocate private data for each network upper-layer driverMichael Brown2023-09-131-1/+2
* [build] Inhibit linker warnings about an implied executable stackGeert Stappers2023-06-301-0/+1
* [pxe] Discard queued PXE UDP packets when under memory pressureMichael Brown2023-01-251-0/+26
* [build] Use .balign directive instead of .alignMichael Brown2021-02-131-2/+2
* [pxe] Implicitly open network device in PXENV_UDP_OPENMichael Brown2016-03-221-0/+10
* [librm] Provide an abstraction wrapper for prot_callMichael Brown2016-02-191-2/+3
* [librm] Convert prot_call() to a real-mode near callMichael Brown2016-02-181-1/+0Star
* [librm] Discard argument as part of return from prot_call()Michael Brown2016-02-171-1/+0Star
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-169-0/+3641