..
arm /arch
…
arm64 /arch
libpayload: Use volatile pointers in {read,write}{8,16,32,64}
2021-02-20 17:01:09 +00:00
arpa
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
mock /arch
tests: Move x86 I/O functions to include/mock/arch/io.h
2021-11-04 15:07:38 +00:00
pci
libpayload/storage: Add NVMe driver
2021-04-07 10:58:04 +00:00
storage
…
sys
…
udc
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
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
libpayload/libcbfs: Add unverified_area APIs
2022-01-12 16:15:59 +00:00
cbfs_core.h
libpayload: Implement new CBFS access API
2022-01-10 14:30:04 +00:00
cbfs_glue.h
libpayload: Implement new CBFS access API
2022-01-10 14:30:04 +00:00
cbfs_legacy.h
libpayload: Fix legacy CBFS code after recent refactoring
2022-01-14 00:41:13 +00:00
cbfs_ram.h
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
cbgfx.h
libpayload: cbgfx: Support buffered I/O
2020-08-28 21:40:58 +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: Parse the ACPI RSDP table entry
2022-03-30 00:03:28 +00:00
ctype.h
…
die.h
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
endian.h
…
errno.h
…
exception.h
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
fmap.h
commonlib/bsd: Remove cb_err_t
2022-03-09 02:18:21 +00:00
fpmath.h
…
gdb.h
…
getopt.h
…
inttypes.h
…
ipchksum.h
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
kconfig.h
…
keycodes.h
…
libpayload.h
commonlib/bsd/helpers: Remove redundancy with libpayload defines
2022-03-30 21:21:47 +00:00
limits.h
includes: Define `CHAR_BIT` in `limits.h`
2021-06-18 04:38:33 +00:00
lz4.h
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
2016-02-22 21:38:37 +01:00
lzma.h
…
malloc.h
libpayload: Provide atol(), malloc.h
2011-07-07 22:29:53 +02:00
multiboot_tables.h
…
panel.h
libpayload: Add PDCurses and ncurses' libform/libmenu
2011-08-04 08:10:41 +02:00
pci.h
…
queue.h
payloads: Drop unneeded empty lines
2020-09-21 16:20:57 +00:00
stdarg.h
…
stdbool.h
…
stddef.h
commonlib/bsd/helpers: Remove redundancy with libpayload defines
2022-03-30 21:21:47 +00:00
stdint.h
libpayload: Fix definitions of minimum integer values
2020-05-18 07:34:55 +00:00
stdio.h
…
stdlib.h
commonlib/bsd/helpers: Remove redundancy with libpayload defines
2022-03-30 21:21:47 +00:00
string.h
…
strings.h
…
sysinfo.h
libpayload: Parse the ACPI RSDP table entry
2022-03-30 00:03:28 +00:00
term.h
libpayload: remove trailing whitespace and run dos2unix
2011-11-01 19:08:23 +01:00
time.h
treewide: Remove "this file is part of" lines
2020-05-11 17:11:40 +00:00
unistd.h
…
video_console.h
…
wchar.h
…