* util/grub-pe2elf.c: Fix handling of .bss.

This commit is contained in:
Vladimir Serbinenko 2013-12-15 00:55:17 +01:00
parent 814442ba69
commit 74e7ad6604
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-pe2elf.c: Fix handling of .bss.
2013-12-14 Vladimir Serbinenko <phcoder@gmail.com>
Implement windows flavour of EFI install routines.