Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
711fb811acd403301bb59499071a82ecf112f687
/
src
/
commonlib
/
lz4_wrapper.c
6a00113
Rename __attribute__((packed)) --> __packed
by Stefan Reinauer
· 6 years ago
0578238
riscv: Update the gcc built-in macro __riscv__
by wxjstz
· 6 years ago
49fd42d
commonlib: Wrap lines at 80 columns
by Lee Leahy
· 7 years ago
72c60a4
commonlib: Fix issues with { } and else
by Lee Leahy
· 7 years ago
82ef8ad
src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy
by Benjamin Barenblat
· 7 years ago
4acb0e7
commonlib/lz4: Avoid unaligned memory access on RISC-V
by Jonathan Neuschäfer
· 7 years ago
ca1b2d1
lz4_wrapper: Use __asm__ rather than asm.
by Vladimir Serbinenko
· 8 years ago
116485a
cbfs: Fix compiler error for gcc versions < 4.6
by Werner Zeh
· 8 years ago
87fe236
commonlib/lz4_wrapper: Use correct casts to ensure valid calculations
by Paul Menzel
· 8 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 8 years ago