coreboot/src/cpu/x86/64bit
Arthur Heymans 3edf840ad1 cpu/x86/64bit: Turn jumping to long mode into a macro
This makes it easier to reuse, e.g. if you want to do it twice in one
assembly file.

Change-Id: Ida861338004187e4e714be41e17c8447fa4cf935
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79261
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2024-02-08 13:11:59 +00:00
..
entry64.inc cpu/x86/64bit: Turn jumping to long mode into a macro 2024-02-08 13:11:59 +00:00
exit32.inc
Makefile.mk cpu/x86: Add 1GiB pages for memory access up to 512GiB 2024-02-08 13:02:34 +00:00
mode_switch.S cpu/x86/64bit: Turn jumping to long mode into a macro 2024-02-08 13:11:59 +00:00
mode_switch2.S cpu/x86/64bit: Turn jumping to long mode into a macro 2024-02-08 13:11:59 +00:00
prot2long.inc cpu/x86/64bit/mode_switch2: The reverse function to mode_switch 2024-01-05 14:33:22 +00:00
pt.S cpu/x86/64bit: Generate static page tables from an assembly file 2022-04-25 14:00:41 +00:00
pt1G.S cpu/x86: Add 1GiB pages for memory access up to 512GiB 2024-02-08 13:02:34 +00:00