aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/cros_vpd.c
AgeCommit message (Expand)Author
2016-01-27chromeos: vpd: Avoid reading uninitialized VPDsJulius Werner
2016-01-27chromeos: Add timestamps to measure VPD read timesJulius Werner
2015-11-19vendorcode/google/chromeos: Cache VPD data into CBMEMHung-Te Lin
2015-06-23chromeos: vpd: properly null terminate valuesStephen Barber
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-04-10chromeos: add another VPD access APIVadim Bendebury
2015-03-09Add and consistently use wrapper macro for romstage static variablesJulius Werner
2014-10-07vendorcode: Add ChromeOS VPD parser.Hung-Te Lin