u-boot/arch/x86
Simon Glass ce1dc0cc17 x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
At present this function requires a pointer to struct efi_entry_memmap
but the only field used in there is the desc_size. We want to be able
to use it from the app, so update it to use desc_size directly.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-01-15 10:57:22 +01:00
..
cpu x86: efi: Update efi_get_next_mem_desc() to avoid needing a map 2022-01-15 10:57:22 +01:00
dts x86: efi: Add room for the binman definition in the dtb 2021-12-31 06:45:01 +01:00
include/asm x86: Fix i8254 ifdef include guard 2021-11-01 09:50:55 +08:00
lib x86: Don't process the kernel command line unless enabled 2021-12-31 06:45:01 +01:00
config.mk x86: Keep symbol information in u-boot ELF file 2021-10-21 03:46:03 +02:00
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00