summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/libprefix.S
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix building with newer binutilsMichael Brown2024-01-141-0/+1
* [build] Inhibit linker warnings about an implied executable stackGeert Stappers2023-06-301-0/+1
* [prefix] Fix use of writable code segment on 486 and earlier CPUsMichael Brown2022-02-021-4/+10
* [prefix] Include diagnostic information within progress messagesMichael Brown2016-12-061-14/+38
* [prefix] Remove impossible progress messageMichael Brown2016-12-061-1/+0Star
* [prefix] Use CRC32 to verify each block prior to decompressionMichael Brown2016-03-241-34/+65
* [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
* [prefix] Standardise calls to prot_call()Michael Brown2016-02-181-6/+16
* [prefix] Use garbage-collectable section namesMichael Brown2016-02-181-20/+20
* [prefix] Align INT 15,88 temporary decompression area to a page boundaryMichael Brown2016-02-181-0/+1
* [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-161-0/+1013