[coreboot-gerrit] Patch merged into coreboot/master: 6bedc27 libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams.

gerrit at coreboot.org gerrit at coreboot.org
Sat Apr 26 15:03:45 CEST 2014


the following patch was just integrated into master:
commit 6bedc274266b8b326860c2ab35ce8cb9ec7ccbb0
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Feb 12 21:53:44 2014 +1100

    libpayload/endian.h: Provide alignment-agnostic enc/dec bytestreams.
    
    Alignment-agnostic encode/decode bytestream to/from little/big endian.
    
    The le16enc(), le16dec(), le32enc(), le32dec() functions encode and
    decode integers to/from byte strings on any alignment in big/little
    endian format. See BYTEORDER(9).
    
    Change-Id: I73a174b9c02c467bc60590c5cd894dac58b8683a
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
    Reviewed-on: http://review.coreboot.org/5198
    Tested-by: build bot (Jenkins)
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>


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

-gerrit



More information about the coreboot-gerrit mailing list