]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update to ELF Tool Chain r3477
authoremaste <emaste@FreeBSD.org>
Wed, 25 May 2016 20:56:30 +0000 (20:56 +0000)
committeremaste <emaste@FreeBSD.org>
Wed, 25 May 2016 20:56:30 +0000 (20:56 +0000)
commitc5d27b0315b409284a956091dac015daced93d82
tree408d02bcc05d210516b16fc1716f51e15fe269f8
parent8d8c35656ee44a38e24d3e78e45afecf0c29a92c
Update to ELF Tool Chain r3477

This fixes a EFI/PE header issue that prevented elfcopy-produced .efi
files from working with Secure Boot:

  Make sure section raw size is always padded to multiple of
  FileAlignment from the optional header, as requested by the PE
  specification. This change should reduce the diff between PE image
  generated by Binutils objcopy and elftoolchain elfcopy.

Submitted by: kaiw
Reported by: ambrisko
contrib/elftoolchain/elfcopy/pe.c
lib/libelftc/elftc_version.c