[coreboot-gerrit] Patch merged into coreboot/master: be71ee5 edid: remove float use

gerrit at coreboot.org gerrit at coreboot.org
Tue Dec 16 21:31:38 CET 2014


the following patch was just integrated into master:
commit be71ee5dec8f038cdd0e98efe93dadf0128d0f24
Author: Patrick Georgi <pgeorgi at google.com>
Date:   Mon Dec 15 22:52:14 2014 +0100

    edid: remove float use
    
    First, we don't want floats in our code base.
    Second, the calculation of the aspect ratio was wacky,
    using a value guaranteed to be 0 for aspect ratio calculation.
    
    While at it, define the aspect_* fields to be in tenths, to
    provide some additional resolution. They were like that already
    but we now also commit to that.
    
    Change-Id: I5511adf4bf76cdd6a69240491372f220ef1aa687
    Signed-off-by: Patrick Georgi <pgeorgi at google.com>
    Reviewed-on: http://review.coreboot.org/7803
    Reviewed-by: Marc Jones <marc.jones at se-eng.com>
    Reviewed-by: Julius Werner <jwerner at chromium.org>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list