Hello Denis 'GNUtoo' Carikli, Paul Kocialkowski, Stefan Reinauer, Paul Menzel, build bot (Jenkins), Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31105
to look at the new patch set (#2).
Change subject: Revert "util/bincfg: code cleanup: convert sym_table to a local variable" ......................................................................
Revert "util/bincfg: code cleanup: convert sym_table to a local variable"
This reverts commit 48c24ce5eefe64b1aa82237f0a4be2772c686ef6.
Reason for revert: Commit broke bincfg, and sym_table as a global variable is less bad than passing it around in function calls.
Change-Id: Ib8d64a1dc201d17a4e278ab0114958b6807a45ac Signed-off-by: Angel Pons th3fanbus@gmail.com --- M util/bincfg/bincfg.h M util/bincfg/bincfg.y 2 files changed, 41 insertions(+), 61 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/31105/2