coreboot/src/commonlib/bsd
Julius Werner 08c2217192 commonlib/mem_chip_info: Add clarifying documentation comments
This patch just adds some comments to the recently merged mem_chip_info
struct for communicating memory type information to the payload/OS, to
clarify the expected format in which values are to be written into the
fields.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Change-Id: I2c28b3bdcdb13b7f270fb87a8f06e2cf448cddec
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63944
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Shelley Chen <shchen@google.com>
2022-05-03 00:46:44 +00:00
..
include/commonlib/bsd commonlib/mem_chip_info: Add clarifying documentation comments 2022-05-03 00:46:44 +00:00
cbfs_mcache.c commonlib/bsd: Remove cb_err_t 2022-03-09 02:18:21 +00:00
cbfs_private.c commonlib/bsd: Remove cb_err_t 2022-03-09 02:18:21 +00:00
elog.c elog: calculate year correctly in timestamp 2021-09-23 06:26:19 +00:00
lz4.c.inc
lz4_wrapper.c