summaryrefslogtreecommitdiff
path: root/arch/x86/realmode/rm/header.S
AgeCommit message (Expand)AuthorFilesLines
2022-04-07x86/boot: Add a trampoline for booting APs via firmware handoffSean Christopherson1-0/+1
2020-09-09x86/realmode: Add SEV-ES specific trampoline entry pointJoerg Roedel1-0/+3
2019-10-18x86/asm/realmode: Use SYM_DATA_* instead of GLOBALJiri Slaby1-5/+3
2019-07-22x86/realmode: Remove trampoline_statusPingfan Liu1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin1-1/+3
2012-05-21x86, realmode: Move end signature into header.SH. Peter Anvin1-0/+9
2012-05-09x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen1-0/+1
2012-05-08x86, realmode: header for trampoline codeJarkko Sakkinen1-19/+16
2012-05-08x86, realmode: don't copy real_mode_headerJarkko Sakkinen1-1/+0
2012-05-08x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-0/+5
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen1-0/+11
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen1-0/+3
2012-05-08x86, realmode: realmode.bin infrastructureJarkko Sakkinen1-0/+16