aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/prefix/hdprefix.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-14[build] Fix building with newer binutilsMichael Brown1-1/+1
2024-01-14[build] Remove unnecessary ".text" directivesMichael Brown1-1/+0
2023-06-30[build] Inhibit linker warnings about an implied executable stackGeert Stappers1-0/+1
2017-06-14[hdprefix] Avoid attempts to read beyond the end of the diskMichael Brown1-5/+9
2016-02-18[librm] Provide an abstraction wrapper for prot_callMichael Brown1-2/+4
2016-02-18[librm] Convert prot_call() to a real-mode near callMichael Brown1-1/+0
2016-02-16[librm] Discard argument as part of return from prot_call()Michael Brown1-1/+0
2016-02-16[bios] Add bin-x86_64-pcbios build platformMichael Brown1-0/+111