zephyr/arch/x86/core
Andy Ross e931b7ba47 arch/x86: Use EFI console as default printk handler
Where we have access to a bootstrap UEFI environment, it's productive
to use that console as the default printk handler.  That avoids the
bringup hassle of trying to configure UART settings blindly, as has
been customary.  It also emits nice text to the framebuffer on devices
with no serial port or other debug harness at all.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2022-05-04 11:34:55 +03:00
..
ia32 x86: Initialise FPU regs during thread creation for eager FPU sharing 2022-04-18 17:23:48 -07: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
CMakeLists.txt arch/x86: Prepare EFI support 2022-03-22 09:56:54 -04:00
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
acpi.c arch/x86: Get ACPI RSDP from EFI 2022-03-22 09:56:54 -04:00
cache.c
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: Use EFI console as default printk handler 2022-05-04 11:34:55 +03:00
fatal.c
ia32.cmake
intel64.cmake
memmap.c
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