coreboot/src/vendorcode
Patrick Rudolph 28cee59ca2 drivers/vpd: Add VPD support
VPD reference: https://chromium.googlesource.com/chromiumos/platform/vpd/+/master/README.md

Copy ChromeOS VPD driver to add support for VPD without CROMEOS.
Possible use case:
* Storing calibration data
* Storing MAC address
* Storing serial
* Storing boot options

+ Now it's possible to define the VPD space by choosing
  one of the following enums: VPD_ANY, VPD_RW, VPD_RO.
+ CHROMEOS selects now VPD as part of it.
+ VPD is implemented as driver.

Change-Id: Id9263bd39bf25d024e93daa57053fefcb1adc53a
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/25046
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-09 17:51:37 +00:00
..
amd vendorcode/amd/pi/00670F00: Remove IDS headers 2018-08-28 14:17:41 +00:00
cavium vendorcode/cavium/include: Make bdk_pop and dpop static 2018-07-17 11:38:28 +00:00
google drivers/vpd: Add VPD support 2018-09-09 17:51:37 +00:00
intel fsp/fsp2_0/coffeelake: Update CFL FSP headers 2018-08-28 15:12:44 +00:00
siemens src: Fix all Siemens copyrights 2017-11-07 12:33:51 +00:00
Makefile.inc soc/cavium: Integrate BDK files into coreboot 2018-07-03 15:53:32 +00:00