mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
file struct for pathname and compression, so that directories can be correctly recursed. file-by-file: util/lar/lar.c: make error messages more verbose pass a pointer to the file structure instead of the name parse the name here with lar_process_name util/lar/lib.c: change handle_directory to use a path name and respect nocompress change add_files to use pre-processed names use sensible defaults for new file members when listing or extracting free pathname if allocated util/lar/lib.h: add new members to struct file change prototypes of add_files and lar_add_file util/lar/stream.c: change lar_add_file to use pathname and compression from struct file Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://coreboot.org/repository/coreboot-v3@623 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
---|---|---|
.. | ||
doxygen | ||
dtc | ||
kconfig | ||
lar | ||
lzma | ||
nrv2b | ||
options | ||
x86emu | ||
xcompile | ||
Makefile |