commit | 70461a9524fc84ec5c095f11927cffa0429a6267 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.h@gmx.de> | Sat Jun 15 14:56:19 2019 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Mon Jun 17 08:32:43 2019 +0000 |
tree | 0df6b67aec1d936bf8b39a86d5d9ed97ef5aa125 | |
parent | 4f213285d78974c4b8915b311aff88449279f554 [diff] |
layout: Make `romentry.name` a pointer This should provide more flexibility while we don't have to allocate 256B extra per layout entry. Change-Id: Ibb903113550ec13f43cbbd0a412c8f35fe1cf454 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom/+/33515 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>