coreboot-kgpe-d16/payloads/libpayload/include
Jakub Czapiga 8fac662f30 libpayload/libc/fmap: Implement new FlashMap API
This patch introduces new FlashMap API, the fmap_locate_area().
It works on cached FlashMap provided in lib_sysinfo.fmap_cache.

Change-Id: Idbf9016ce73aa58e17f3ee19920ab83dc6c25abb
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59494
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2021-12-23 14:37:42 +00:00
..
arm/arch
arm64/arch
arpa
mock/arch
pci
storage
sys
udc
usb
x86/arch
archive.h
assert.h libpayload: Add mock assert support for unit testing purposes 2021-11-23 23:38:15 +00:00
boot_device.h libpayload: Add boot_device_read() function 2021-12-10 17:56:34 +00:00
cbfs.h
cbfs_core.h
cbfs_ram.h
cbgfx.h
compiler.h
coreboot_tables.h libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser 2021-12-03 16:51:41 +00:00
ctype.h
die.h
endian.h
errno.h
exception.h
fmap.h libpayload/libc/fmap: Implement new FlashMap API 2021-12-23 14:37:42 +00:00
fpmath.h
gdb.h
getopt.h
inttypes.h
ipchksum.h
kconfig.h
keycodes.h
libpayload.h libpayload/libc/fmap: Implement new FlashMap API 2021-12-23 14:37:42 +00:00
limits.h
lz4.h
lzma.h
malloc.h
multiboot_tables.h
panel.h
pci.h
queue.h
stdarg.h
stdbool.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
strings.h
sysinfo.h libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser 2021-12-03 16:51:41 +00:00
term.h
time.h
unistd.h
video_console.h
wchar.h