u-boot/arch/x86/cpu/x86_64
Simon Glass afa3d90c08 x86: Support debug UART in 64-bit mode
The debug UART is already set up in SPL, so there is no need to do
anything here. We must provide the (empty) function though.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-05-11 10:25:29 +08:00
..
cpu.c x86: Support debug UART in 64-bit mode 2023-05-11 10:25:29 +08:00
interrupts.c common: Move interrupt functions into a new header 2019-12-02 18:25:00 -05:00
Makefile efi: Create a 64-bit app 2021-11-07 18:36:55 +01:00
misc.c x86: Don't duplicate global_ptr in 64-bit EFI app 2021-11-07 18:36:55 +01:00
setjmp.S x86: Add 64-bit setjmp/longjmp implementation 2018-06-24 08:56:04 +08:00