* include/grub/lib/LzmaDec.h: Fix to include LzmaTypes.h and

not Types.h.
	* grub-core/lib/LzmaDec.c: Fix prologue to make it compileable in GRUB
	environment.
	(LzmaDec_InitDicAndState): Make static.
This commit is contained in:
Vladimir Serbinenko 2013-11-10 20:37:01 +01:00
parent 881c6a1049
commit 3617c59bab
3 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2013-11-10 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/lib/LzmaDec.h: Fix to include LzmaTypes.h and
not Types.h.
* grub-core/lib/LzmaDec.c: Fix prologue to make it compileable in GRUB
environment.
(LzmaDec_InitDicAndState): Make static.
2013-11-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkimagexx.c (generate_elf): Fix module address on coreboot.