zephyr/arch/x86/core
Charles E. Youse a1a3a4fced arch/x86: add support for Multiboot boot information structure
When booting using GRUB, some useful information about the environment
is given to us via a boot information structure. We've not made any
use of this information so far, but the x86 framebuffer driver will.

A skeletal definition of the structure is given, and provisions are
made to preserve its contents at boot if the configuration requires it.

Signed-off-by: Charles E. Youse <charles.youse@intel.com>
2019-06-06 10:47:29 -07:00
..
offsets arch/x86: add support for Multiboot boot information structure 2019-06-06 10:47:29 -07:00
cache.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
cache_s.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
CMakeLists.txt arch/x86: add support for Multiboot boot information structure 2019-06-06 10:47:29 -07:00
cpuhalt.c x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
crt0.S arch/x86: add support for Multiboot boot information structure 2019-06-06 10:47:29 -07:00
excstub.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
fatal.c arch: x86: fatal: If possible, print thread name in crash dump 2019-04-24 09:01:07 -07:00
float.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
intstub.S x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
irq_manage.c x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
irq_offload.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
Kconfig x86: fix Spectre V1 index checks 2019-03-11 09:54:04 -07:00
multiboot.c arch/x86: add support for Multiboot boot information structure 2019-06-06 10:47:29 -07:00
pcie.c uart/ns16550, drivers/pcie: add PCI(e) support 2019-04-17 10:50:05 -07:00
reboot_rst_cnt.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
spec_ctrl.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
swap.S x86: remove unused and x86 only latency benchmark 2019-06-03 09:42:00 -07:00
sys_fatal_error_handler.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
thread.c kernel: demote K_THREAD_STACK_BUFFER() to private 2019-04-05 16:10:02 -04:00
userspace.S arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
x86_mmu.c kernel: mem_domain: update name/doc of API function for partition add 2019-05-02 11:37:38 -04:00