summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/transitions/librm_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* [librm] Add support for installing a startup IPI handlerMichael Brown2024-03-151-0/+26
* [librm] Test for FXSAVE/FXRSTOR instruction supportMichael Brown2021-02-181-0/+16
* [librm] Add missing __asmcall on init_idt()Michael Brown2021-02-181-1/+1
* [librm] Add facility to provide register and stack dump for CPU exceptionsMichael Brown2018-03-181-1/+91
* [librm] Fail gracefully if asked to ioremap() a zero lengthMichael Brown2017-03-211-1/+2
* [librm] Support ioremap() for addresses above 4GB in a 64-bit buildMichael Brown2016-02-261-0/+122
* [librm] Add support for running in 64-bit long modeMichael Brown2016-02-241-14/+44
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+158