]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/dev/mcd/mcd.c
Update to ELF Tool Chain r3477
authorEd Maste <emaste@FreeBSD.org>
Wed, 25 May 2016 20:56:30 +0000 (20:56 +0000)
committerEd Maste <emaste@FreeBSD.org>
Wed, 25 May 2016 20:56:30 +0000 (20:56 +0000)
commitd38447b51d0f3dd206213d577be4bd1bf4644918
tree408d02bcc05d210516b16fc1716f51e15fe269f8
parenta66dc0c52bd06d55654736be3d285bb481981906
parente2f022b8a2b496795155ba6b175f4c677c91be35
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