summaryrefslogtreecommitdiffstats
path: root/src/drivers/vpd
Commit message (Expand)AuthorAgeFilesLines
* drivers/vpd: add framework to search VPD in romstageJonathan Zhang2019-09-025-89/+239
* src: Include <stdint.h> instead of <inttypes.h>Jacob Garber2019-08-101-1/+1
* src/driver/vpd: Update vpd_decode from upstreamHung-Te Lin2019-06-212-42/+30
* src/driver/vpd: Update lib_vpd from upstreamHung-Te Lin2019-06-036-360/+184
* src/drivers/vpd: Remove unused VPD_DEBUGElyes HAOUAS2018-11-161-8/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-21/+21
* drivers/vpd: Add VPD supportPatrick Rudolph2018-09-097-0/+759