zephyr/arch/x86
Johan Hedberg 0329027bd8 arch: x86: zefi: Fix assuming segment size being a multiple of 8
The p_memsz field which indicates the size of a segment in memory
isn't always a multiple of 8. Remove the assert and add padding if
necessary. Without this change it's not possible to generate EFI
binaries out of all samples & tests in the tree.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2020-07-14 18:21:38 -04:00
..
core arch/x86: Make sure PCI mmio is initialized before page tables 2020-07-08 12:34:09 +02:00
include zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
zefi arch: x86: zefi: Fix assuming segment size being a multiple of 8 2020-07-14 18:21:38 -04:00
CMakeLists.txt x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57: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: typo fix 2020-05-21 14:44:33 +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
Kconfig arch/x86: early_serial cleanup 2020-07-08 12:34:09 +02:00