summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/interface/pxe
Commit message (Expand)AuthorAgeFilesLines
* [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