coreboot/src/drivers/vpd
Arthur Heymans b7cbb7c431 cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM
The macro ENV_HAS_CBMEM achieves the same as this inline function.

Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Change-Id: I6d65ca51c863abe2106f794398ddd7d7d9ac4b5e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77166
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jakub Czapiga <czapiga@google.com>
2023-10-25 13:58:02 +00:00
..
Kconfig drivers/vpd: Add support to read device serial from VPD 2021-01-04 23:12:58 +00:00
Makefile.inc drivers/vpd: Add support to read device serial from VPD 2021-01-04 23:12:58 +00:00
vpd.c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM 2023-10-25 13:58:02 +00:00
vpd.h vpd: Add vpd_get_int() function 2020-12-27 15:33:24 +00:00
vpd_decode.c drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00
vpd_decode.h drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00
vpd_serial.c drivers/vpd: Add support to read device serial from VPD 2021-01-04 23:12:58 +00:00
vpd_tables.h drivers: Use SPDX identifiers 2020-05-25 22:19:21 +00:00