* util/grub-mkimage.c (generate_image): Update fwstart.img hash after

performing the necessary test.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-04-18 09:31:13 +02:00
parent 9ac718b061
commit f3fb7b36df
2 changed files with 15 additions and 8 deletions

View file

@ -1,3 +1,8 @@
2011-04-18 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkimage.c (generate_image): Update fwstart.img hash after
performing the necessary test.
2011-04-17 Vladimir Serbinenko <phcoder@gmail.com>
* Makefile.am (multiboot.elf): Add -Wl,--build-id=none.