summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/undiloader.S
Commit message (Expand)AuthorAgeFilesLines
* [build] Remove unnecessary ".text" directivesMichael Brown2024-01-141-1/+0Star
* [build] Inhibit linker warnings about an implied executable stackGeert Stappers2023-06-301-0/+1
* [romprefix] Avoid using PMM-allocated memory in UNDI loader entry pointMichael Brown2016-12-051-1/+15
* [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-5/+12
* [librm] Discard argument as part of return from prot_call()Michael Brown2016-02-171-3/+1Star
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+54