commit | b04fef91c100d815265bc1948e61a62f284c42ef | [log] [tgz] |
---|---|---|
author | Arthur Heymans <arthur@aheymans.xyz> | Tue Feb 05 17:35:05 2019 +0100 |
committer | Nico Huber <nico.h@gmx.de> | Mon Jun 17 08:03:12 2019 +0000 |
tree | 9446fe01e60f38fde4dd777602a1e8dab2cce8cd | |
parent | ee13d0c8fa365455002b109ded7f94f990be8347 [diff] |
layout.c: Don't use global variables for included regions This removes the use of global variables for included region arguments and also uses a linked list to store the arguments. Change-Id: I6534cc58b8dcc6256c2730c809286d8083669a6c Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/flashrom/+/31247 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>