summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/prefix/romprefix.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
* [doc] Update user-visible ipxe.org URIs to use HTTPSMichael Brown2022-01-131-2/+2
* [build] Use .balign directive instead of .alignMichael Brown2021-02-131-4/+4
* [pci] Correct invalid base-class/sub-class/prog-if order in PCIRPetr Borsodi2019-01-151-1/+1
* [romprefix] Avoid unaligned accesses within ROM headersMichael Brown2017-08-301-0/+3
* [librm] Provide an abstraction wrapper for prot_callMichael Brown2016-02-191-3/+3
* [librm] Convert prot_call() to a real-mode near callMichael Brown2016-02-181-1/+0Star
* [romprefix] Align PMM temporary decompression area to a page boundaryMichael Brown2016-02-181-6/+9
* [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/+907