coreboot-kgpe-d16/src
Angel Pons 0c0d49229d soc/intel: Replace open-coded buffer length calculation
Use `sizeof(value)` instead of manually calculating the buffer size.

Change-Id: Ibe49e40b1c4f2c0b661d94e59059a95bdb204197
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52107
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
2021-04-21 14:21:44 +00:00
..
acpi ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
arch ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console
cpu cpu/x86/smm/smm_module_loaderv2.c: Rename file 2021-04-19 06:36:43 +00:00
device device/azalia_device.c: Add option to lock down GCAP 2021-04-19 19:02:08 +00:00
drivers commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
ec ec/purism/librem-ec: Apply initial Purism customizations 2021-04-21 09:15:26 +00:00
include option.h: Introduce {get,set}_int_option() functions 2021-04-21 08:58:31 +00:00
lib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
mainboard ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
northbridge nb/intel: Use get_int_option() 2021-04-21 09:01:28 +00:00
security
soc soc/intel: Replace open-coded buffer length calculation 2021-04-21 14:21:44 +00:00
southbridge ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
superio superio/nuvoton/npcd378: Fix psu_fan_lvl option 2021-04-21 09:07:40 +00:00
vendorcode ChromeOS: Use CHROMEOS_NVS guard 2021-04-21 09:27:31 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-04-18 20:37:10 +00:00