mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
is running the VSA in the geode lx northbridge. It builds but is not tested. lar.h: make LAR functions SHARED lar.c: make process_file non-static (i.e. global) vsmsetup.c: modify to use LAR functions. stage1.c: new function, init_archive, which is SHARED and will set up the initial archive struct. Note that some work remains. The use of unsigned longs and unsigned shorts should be changed to u32/u16 as Carl-Daniel has pointed out, Because this change requires changes elsewhere I am not including them in this patch. Signed-off-by: Ronald G. Minnich <rminnich@gmail.com> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: svn://coreboot.org/repository/coreboot-v3@561 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 | ||
mem.c | ||
nrv2b.c | ||
ram.c | ||
stage2.c | ||
string.c | ||
tables.c | ||
uart8250.c | ||
vsprintf.c | ||
vtxprintf.c |