u-boot/arch/x86
Simon Glass 1a0810924a bootstd: Move common zimage functions to bootm.h
We want to avoid using #ifdefs around header files and in the code. It
makes sense to collect the various functions used for loading images into
a single header which can be included by all architectures. The best place
for this is the arch-neutral bootm.h header, so use that.

Move some zimage functions into this bootm.h header.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-08-10 18:34:54 -06:00
..
cpu x86: Return mtrr_add_request() to its old purpose 2023-08-01 10:06:46 +08:00
dts x86: link: Support Micron memory 2023-07-17 17:23:15 +08:00
include/asm bootstd: Move common zimage functions to bootm.h 2023-08-10 18:34:54 -06:00
lib treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00