Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
35d7d361e33bea244a6ca4b270061f6ab92f7cd8
/
src
/
commonlib
/
lz4_wrapper.c
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
· 8 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