summaryrefslogtreecommitdiff
path: root/src/drivers/vpd/vpd.h
AgeCommit message (Expand)Author
2020-06-02drivers/vpd: add VPD region VPD_RW_THEN_ROJonathan Zhang
2020-06-02drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang
2020-05-28drivers/vpd: Fix VPD speed regressions on non-x86 devicesJulius Werner
2020-05-25drivers: Use SPDX identifiersJacob Garber
2019-11-29drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-10-21src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>'Elyes HAOUAS
2019-09-02drivers/vpd: add framework to search VPD in romstageJonathan Zhang
2018-09-09drivers/vpd: Add VPD supportPatrick Rudolph