coreboot/src/commonlib/include/commonlib
Filip Brozovic 3a6481aeb2 CFR: Add min/max/step values and hex display flag for number options
This commit adds support for minimum/maximum limit values as well as
step sizes for CFR number options. Additionally, add a new flag that
specifies the option should be displayed in hexadecimal notation instead
of decimal.

Change-Id: I2e70f1430fb1911f1ad974832f8abfe76f928ac3
Signed-off-by: Filip Brozovic <fbrozovic@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86039
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2025-02-07 22:00:01 +00:00
..
console drivers/intel/fsp2_0: Add limited to 32-bits FSP 2.4 support 2024-03-08 16:59:25 +00:00
cfr.h CFR: Add min/max/step values and hex display flag for number options 2025-02-07 22:00:01 +00:00
coreboot_tables.h CFR: Add version field to root struct 2025-02-07 21:58:32 +00:00
device_tree.h commonlib/device_tree.c: Add read reg property helper 2024-07-26 11:06:29 +00:00
endian.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
fsp.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
helpers.h commonlib: Clean up compiler.h 2022-06-07 12:34:35 +00:00
iobuf.h src/acpi to src/lib: Fix spelling errors 2021-10-05 18:06:39 +00:00
list.h commonlib: list: Include <stdint.h> 2024-03-17 16:53:30 +00:00
loglevel.h arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
mem_pool.h commonlib/mem_pool: Allow configuring the alignment 2021-11-04 10:33:52 +00:00
rational.h commonlib: Add support for rational number approximation 2022-08-03 03:26:13 +00:00
region.h region: Turn region_end() into an inclusive region_last() 2024-08-23 01:08:16 +00:00
rmodule-defs.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
sd_mmc_ctrlr.h soc/mediatek: pass access mode to the payload 2022-06-12 22:28:37 +00:00
sdhci.h commonlib/storage: Add attach callback to sdhci_ctrlr 2023-02-08 16:59:28 +00:00
sort.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
storage.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
timestamp_serialized.h commonlib: Add new "ESE completed AUnit loading" TS 2025-01-26 16:58:58 +00:00
tpm_log_serialized.h commonlib/tpm_log_serialized.h: Use C99 flexible arrays 2023-08-01 12:56:19 +00:00