mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
current stubs), both as utilities and object files to link with lar (once lar is capable of that). There are some details that could be discussed (eg. I could avoid the duplication of LZMA_OBJ, but that would mean using ::-rules in util/lzma/Makefile with whatever side effects those bring, or by splitting them into a separate file), but I tried it here, and it works. Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@355 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
---|---|---|
.. | ||
clog2.c | ||
compute_ip_checksum.c | ||
console.c | ||
delay.c | ||
elfboot.c | ||
Kconfig | ||
lar.c | ||
lzma.c | ||
lzmadecode.c | ||
lzmadecode.h | ||
Makefile | ||
malloc.c | ||
mem.c | ||
nrv2b.c | ||
ram.c | ||
stage2.c | ||
tables.c | ||
uart8250.c | ||
vsprintf.c | ||
vtxprintf.c |