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> |
||
|---|---|---|
| .. | ||
| core | ||
| include | ||
| zefi | ||
| CMakeLists.txt | ||
| gen_gdt.py | ||
| gen_idt.py | ||
| gen_mmu.py | ||
| ia32.cmake | ||
| intel64.cmake | ||
| Kconfig | ||
| timing.c | ||