Provide __bss_start and _end symbols in grub-mkimage.
authorVladimir Serbinenko <phcoder@gmail.com>
Thu, 18 Feb 2016 19:57:21 +0000 (20:57 +0100)
committerVladimir Serbinenko <phcoder@gmail.com>
Sat, 27 Feb 2016 12:35:36 +0000 (13:35 +0100)
commitdf21fff50456c6db9f487af0a3383e9e365595af
tree53ad102e726fdb29ac7765b07f514c9f79545ee7
parent73a9c742fe15ab62b3a828f6600556b142f71f93
Provide __bss_start and _end symbols in grub-mkimage.

For this ensure that all bss sections are merged.

We need this to correctly prelink non-PE relocatable images.
include/grub/util/mkimage.h
util/grub-mkimagexx.c