zephyr/arch/x86/core
Daniel Leung 7a431dca95 x86: qemu: add a newline after "Booting from ROM.."
Under QEMU and SeaBIOS, everything gets to be printed
immediately after "Booting from ROM.." as there is no newline.
This prevents parsing QEMU console output for the very first
line where it needs to match from the beginning of the line.
So add a dummy newline here so the next output is at
the beginning of a line.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-04-08 15:48:41 -07:00
..
ia32 arch/x86: Expand cpu boot argument 2022-03-22 09:56:54 -04:00
intel64 arch/x86: Prepare EFI support 2022-03-22 09:56:54 -04:00
offsets arch/x86: Expand cpu boot argument 2022-03-22 09:56:54 -04:00
acpi.c arch/x86: Get ACPI RSDP from EFI 2022-03-22 09:56:54 -04:00
cache.c x86: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
CMakeLists.txt arch/x86: Prepare EFI support 2022-03-22 09:56:54 -04:00
common.S
cpuhalt.c
cpuid.c arch/x86: Add a CPUID function to get initial APIC ID 2022-02-22 10:35:39 -05:00
early_serial.c
efi.c arch/x86: Get ACPI RSDP from EFI 2022-03-22 09:56:54 -04:00
fatal.c arch: add comments to empty default case, add default LOG_ERR 2021-06-22 08:23:43 -04:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake
Kconfig.ia32 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.intel64 kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
memmap.c linker: align _image_rodata and _image_rom start/end/size linker symbols 2021-08-28 08:48:03 -04:00
multiboot.c arch/x86: Expose multiboot init function even when disabled 2022-03-22 09:56:54 -04:00
pcie.c arch: x86: use DEVICE_DT_GET_ONE 2022-03-10 13:45:59 -05:00
prep_c.c x86: qemu: add a newline after "Booting from ROM.." 2022-04-08 15:48:41 -07:00
reboot_rst_cnt.c
spec_ctrl.c arch/x86: Have a dedicated place for CPUID related functions 2022-02-22 10:35:39 -05:00
tls.c
userspace.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
x86_mmu.c everywhere: fix typos 2022-03-18 13:24:08 -04:00