[coreboot-gerrit] Patch merged into coreboot/master: 6eaaafa vendorcode: Add ChromeOS VPD parser.

gerrit at coreboot.org gerrit at coreboot.org
Tue Oct 7 23:37:10 CEST 2014


the following patch was just integrated into master:
commit 6eaaafa2c32029bd9dc5fb4196fe2b22cb5b4d9b
Author: Hung-Te Lin <hungte at chromium.org>
Date:   Fri Feb 21 16:21:00 2014 +0800

    vendorcode: Add ChromeOS VPD parser.
    
    Copied (and unmodified) the minimal bits from ChromeOS libVPD:
     https://chromium.googlesource.com/chromiumos/platform/vpd
    
    Old-Change-Id: Id75d1bfd16263ac1b94c22979f9892cf7908d5e6
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: https://chromium-review.googlesource.com/187411
    Reviewed-by: Yung-chieh Lo <yjlou at chromium.org>
    (cherry picked from commit a10ca23686299f3fd5b639631242cadaa2ca9e8a)
    
    vendorcode: Update ChromeOS VPD Parser.
    
    Merge recent changes in ChromeOS VPD that allows non-memory-mapped firmware
    to load VPD easier and faster (ref:
     https://chromium-review.googlesource.com/188134 ).
    
    Old-Change-Id: I3ee0b89c703f476f3d77cdde52cc7588724f7686
    Reviewed-on: https://chromium-review.googlesource.com/188743
    Tested-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-by: Yung-chieh Lo <yjlou at chromium.org>
    Reviewed-by: David Hendricks <dhendrix at chromium.org>
    Commit-Queue: Hung-Te Lin <hungte at chromium.org>
    (cherry picked from commit 03f4d521a7fa711b963b0e1822e92eac16a691b1)
    
    vendorcode: Access to ChromeOS VPD on default CBFS media.
    
    The new function "cros_vpd_gets(key, buf, size)" provides an easy and quick way
    to retrieve values in ChromeOS VPD section.
    
    Old-Change-Id: I38e50615e515707ffaecdc4c4fae65043541b687
    Signed-off-by: Hung-Te Lin <hungte at chromium.org>
    Reviewed-on: https://chromium-review.googlesource.com/187430
    Reviewed-by: Yung-chieh Lo <yjlou at chromium.org>
    (cherry picked from commit bcd3832c06e8ed357c50f19396da21a218dc4b39)
    
    Squashed 3 related commits for a ChromeOS VPD parser.
    
    Change-Id: I4ba8fce16ea123c78d7b543c8353ab9bc1e2aa9f
    Signed-off-by: Isaac Christensen <isaac.christensen at se-eng.com>
    Reviewed-on: http://review.coreboot.org/6959
    Reviewed-by: Ronald G. Minnich <rminnich at gmail.com>
    Tested-by: build bot (Jenkins)


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

-gerrit



More information about the coreboot-gerrit mailing list