[coreboot-gerrit] Patch merged into coreboot/master: 3c40fd2 cbfstool: add bputs() to store a byte stream to a buffer

gerrit at coreboot.org gerrit at coreboot.org
Tue Mar 11 19:43:23 CET 2014


the following patch was just integrated into master:
commit 3c40fd2ac7c97bf2dc4cc08d6c7410b16ba26ccc
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Mon Mar 10 14:13:27 2014 -0500

    cbfstool: add bputs() to store a byte stream to a buffer
    
    There was already a bgets() function which operates on a buffer to
    copy a byte stream. Provide bputs() to store a byte stream to a
    buffer, thus making the API symmetrical.
    
    Change-Id: I6166f6b68eacb822da38c9da61a3e44f4c67136d
    Signed-off-by: Aaron Durbin <adurbin at chromium.org>


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

-gerrit



More information about the coreboot-gerrit mailing list