Fix mips compilation.
* grub-core/lib/xzembed/xz_dec_stream.c (xz_dec): Restrict hash_id to normal decoder. (hashes): Use in embed decoder as well (for sizes). (dec_stream_header): Fix embed decompressor logic. (dec_stream_footer): Likewise.
This commit is contained in:
parent
9bb182f371
commit
f7ce5bafb5
2 changed files with 18 additions and 11 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix mips compilation.
|
||||
|
||||
* grub-core/lib/xzembed/xz_dec_stream.c (xz_dec): Restrict hash_id to
|
||||
normal decoder.
|
||||
(hashes): Use in embed decoder as well (for sizes).
|
||||
(dec_stream_header): Fix embed decompressor logic.
|
||||
(dec_stream_footer): Likewise.
|
||||
|
||||
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/x86_64/dl.c (grub_arch_dl_relocate_symbols): Issue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue