zephyr/arch/x86
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
..
core x86: qemu: add a newline after "Booting from ROM.." 2022-04-08 15:48:41 -07:00
include arch/x86: Expand cpu boot argument 2022-03-22 09:56:54 -04:00
zefi zefi: Add an EFI boot argument passing ACPI RSDP info 2022-03-22 09:56:54 -04:00
CMakeLists.txt x86: gen_mmu: allow script to take extra arguments 2021-03-28 08:30:06 -04:00
gen_gdt.py everywhere: fix typos 2022-03-14 20:22:24 -04:00
gen_idt.py scripts/arch: remove usage of deprecated LooseVersion 2021-11-19 19:16:11 -05:00
gen_mmu.py everywhere: fix typos 2022-03-14 20:22:24 -04:00
ia32.cmake cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
intel64.cmake x86: add kconfigs and compiler flags for MMX and SSE* 2021-02-15 08:21:15 -05:00
Kconfig arch/x86: Prepare EFI support 2022-03-22 09:56:54 -04:00
timing.c everywhere: fix typos 2022-03-14 20:22:24 -04:00