zephyr/arch/x86
Andrew Boie 9c76d28bee x86: intel64: fatal: minor formatting improvements
Line up everything nicely, add leading '0x' to hex
addresses, and remove redundant newlines. Add
whitespace between the register name and contents
so the contents can be easily selected from a terminal.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-10-15 09:00:49 -07:00
..
core x86: intel64: fatal: minor formatting improvements 2019-10-15 09:00:49 -07:00
include x86: move z_x86_early_serial_init() 2019-10-15 09:00:49 -07:00
CMakeLists.txt arch/x86: rename X64 references to Intel64 2019-09-15 11:33:47 +08:00
Kconfig arch/x86: (Intel64) add scheduler IPI support 2019-10-07 19:46:55 -04:00
gen_gdt.py scripts: Simplify code with sys.exit(<string>) 2019-09-08 12:34:16 +02:00
gen_idt.py x86: gen_idt.py: Use enumerate() to fix pylint warning 2019-09-10 15:53:49 +02:00
ia32.cmake arch/x86: remove support for IAMCU ABI 2019-09-07 10:07:42 -04:00
intel64.cmake arch/x86: initial Intel64 bootstrap framework 2019-09-15 11:33:47 +08:00