coreboot-kgpe-d16/payloads/libpayload/include
Nico Huber b2eafa666c libpayload: Cache physical CMOS option table location
In the presence of self-relocating payloads, it's safer to keep
physical addresses in `libsysinfo`.

Change-Id: I64a37bef263022edb504086c02a3fd22ce068ba4
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43576
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2020-08-24 09:12:56 +00:00
..
arm/arch
arm64/arch
arpa
pci
storage
sys
udc
usb
x86/arch libpayload: allow nonblocking delay and more than one delay 2020-07-16 16:48:42 +00:00
archive.h
assert.h
cbfs.h
cbfs_core.h
cbfs_ram.h
cbgfx.h libpayload: cbgfx: Add color mapping functionality 2020-08-13 22:25:18 +00:00
compiler.h libpayload: Replace include/compiler.h with commonlib/bsd's version 2020-07-28 16:16:21 +00:00
coreboot_tables.h libpayload: Cache physical cbmem console address 2020-08-24 09:12:47 +00:00
ctype.h
die.h
endian.h
errno.h
exception.h
fmap_serialized.h
fpmath.h
gdb.h
getopt.h
inttypes.h
ipchksum.h
kconfig.h
keycodes.h
libpayload.h
limits.h
lz4.h
lzma.h
malloc.h
multiboot_tables.h
panel.h
pci.h
queue.h
stdarg.h
stddef.h
stdint.h
stdio.h
stdlib.h
string.h
strings.h
sysinfo.h libpayload: Cache physical CMOS option table location 2020-08-24 09:12:56 +00:00
term.h
time.h
unistd.h
video_console.h