the following patch was just integrated into master: commit 4610247ef1744ccabbcc6bfc441a3583aa49f7b5 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Feb 9 13:26:19 2013 +0100
cbfstool: Handle alignment in UEFI payloads
Tiano for X64 is much cleaner to start up when using higher alignments in firmware volumes. These are implemented using padding files and sections that cbfstool knew nothing about. Skip these.
Change-Id: Ibc433070ae6f822d00af2f187018ed8b358e2018 Signed-off-by: Patrick Georgi patrick@georgi-clan.de Reviewed-on: http://review.coreboot.org/2334 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
Build-Tested: build bot (Jenkins) at Sat Feb 9 13:36:05 2013, giving +1 Reviewed-By: Stefan Reinauer stefan.reinauer@coreboot.org at Sat Feb 9 20:58:22 2013, giving +2 See http://review.coreboot.org/2334 for details.
-gerrit