index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
lzmadecode.c
Age
Commit message (
Expand
)
Author
2019-05-29
src/{include,arch,cpu,lib}: Add missing 'include <types.h>'
Elyes HAOUAS
2018-08-14
lib/lzmadecode.c: : Avoid static analysis error for unused value
Richard Spiegel
2018-04-09
lib/lzmadecode: Add block around `UpdateBit1()`
Paul Menzel
2017-03-13
src/lib: Remove semicolon from end of macro
Lee Leahy
2017-03-13
src/lib: Wrap lines at 80 columns
Lee Leahy
2017-03-13
src/lib: Fix spacing
Lee Leahy
2017-03-13
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-12
src/lib: Move trailing statements to next line
Lee Leahy
2017-03-09
src/lib: Add space before (
Lee Leahy
2016-02-12
lzma: Port size-checking ulzman() version to coreboot
Julius Werner
2014-12-04
RISCV: get RISCV to build again
Ronald G. Minnich
2014-02-05
load_payload: Use 32-bit accesses to speed up decompression.
Vladimir Serbinenko
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-04-04
fix variable shadowing in lzmadecode.c (trivial)
Stefan Reinauer
2006-09-14
additions and mods for lzma.
Carl-Daniel Hailfinger