[coreboot-gerrit] Patch merged into coreboot/master: 695884b cbfstool: Eliminate global variable "arch"

gerrit at coreboot.org gerrit at coreboot.org
Tue Feb 4 19:37:52 CET 2014


the following patch was just integrated into master:
commit 695884b0bddeb312eb90bfd3ea05c85b92f0ee0d
Author: Alexandru Gagniuc <mr.nuke.me at gmail.com>
Date:   Sun Feb 2 22:37:28 2014 -0600

    cbfstool: Eliminate global variable "arch"
    
    Now that unused functions have been removed, the global "arch" is only
    used in very few places. We can pack "arch" in the "param" structure
    and pass it down to where it is actually used.
    
    Change-Id: I255d1e2bc6b5ead91b6b4e94a0202523c4ab53dc
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>


See http://review.coreboot.org/5105 for details.

-gerrit



More information about the coreboot-gerrit mailing list