diff options
author | Jonathan Zhang <jonzhang@fb.com> | 2020-05-28 13:35:44 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-02 07:18:40 +0000 |
commit | 9b110bf97ae1da0eb60e76df6957fae044d71554 (patch) | |
tree | 83c8560c48e9c6db9201bdc647637ff0c98f0751 /src/drivers/usb/usb_ch9.h | |
parent | a9117ed49645a9e87c61398680711bb8fa1230e4 (diff) |
drivers/vpd: add VPD region VPD_RW_THEN_RO
This change is based on the concept that system user's (overwrite)
settings are held in VPD_RW region, while system owner's (default)
settings are held in VPD_RO region.
Add VPD_RW_THEN_RO region type, so that VPD_RW region is searched
first to get overwrite setting, otherwise VPD_RO region is searched
to get default setting.
Signed-off-by: Jonathan Zhang <jonzhang@fb.com>
Change-Id: Icd7cbd9c3fb2a6b02fc417ad45d7d22ca6795457
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41732
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Diffstat (limited to 'src/drivers/usb/usb_ch9.h')
0 files changed, 0 insertions, 0 deletions