coreboot/src
Elyes Haouas 178a5054b3 tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n)
Change-Id: I5e67e370d4eb8fe28227843bbca34db06ad84b26
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82786
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-06-03 19:02:31 +00:00
..
acpi tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
arch tree: Add some SMBIOS_PROCESSOR_FAMILY macros 2024-06-01 06:40:14 +00:00
commonlib commonlib/timestamp_serialized: Define VB_AUXFW_SYNC_DONE timestamp 2024-05-08 11:54:54 +00:00
console tree: Remove unused <string.h> 2024-05-29 10:34:08 +00:00
cpu cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
device tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
drivers soc/intel/meteorlake: Exclude deprecated upd from FSP2.4 builds 2024-05-31 08:22:01 +00:00
ec ec/dasharo/ec: Add initial copy of ec/system76/ec 2024-06-03 16:45:20 +00:00
include device_tree: Add function to get top of memory from a FDT blob 2024-06-03 15:38:55 +00:00
lib device_tree: Add function to get top of memory from a FDT blob 2024-06-03 15:38:55 +00:00
mainboard mb/razer/blade_stealth_kbl: Add H3Q variant 2024-06-03 16:57:09 +00:00
northbridge nb/intel/haswell: Use <device/dram/ddr3.h> 2024-05-13 17:12:45 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae() 2024-05-29 13:04:30 +00:00
soc tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n) 2024-06-03 19:02:31 +00:00
southbridge tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n) 2024-06-03 19:02:31 +00:00
superio tree: Use <stdio.h> for snprintf 2024-05-29 10:33:54 +00:00
vendorcode vc/edk2-stable202302: Remove FSPM_ARCH_UPD config guard 2024-05-31 10:46:13 +00:00
Kconfig arch/arm64: Implement initial set of SMBIOS tables 2024-05-25 06:58:23 +00:00