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

Change-Id: Icd30e95c6b8115d16dd793914fb01a1a9da1854f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/43577
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:13:09 +00:00
..
arm/arch
arm64/arch
arpa
pci
storage
sys
udc
usb libpayload: drivers/usb: add a USB pre-poll hook 2020-06-06 01:49:52 +00:00
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 libpayload: Add simple 32.32 fixed-point math API 2020-07-09 00:32:11 +00:00
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 libpayload: Fix definitions of minimum integer values 2020-05-18 07:34:55 +00:00
stdio.h
stdlib.h
string.h
strings.h
sysinfo.h libpayload: Cache physical location of serial-console struct 2020-08-24 09:13:09 +00:00
term.h
time.h
unistd.h
video_console.h