coreboot/src
Benjamin Doron ea13dc3562 arch/x86,lib: Migrate SMBIOS implementation to common code
SMBIOS is not specific to architecture, and this is mostly a generic
implementation. Therefore, move it to common code, having
architecture-specific code define some functions to fill this data.

Change-Id: I030c853f83f8427da4a4c661b82a6487938b24e6
Signed-off-by: Benjamin Doron <benjamin.doron@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75886
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2023-06-22 22:24:57 +00:00
..
acpi acpi/acpi.c: Return function argument when bailing out 2023-06-18 23:00:55 +00:00
arch arch/x86,lib: Migrate SMBIOS implementation to common code 2023-06-22 22:24:57 +00:00
commonlib soc/intel/common/crashlog: Add support for IOE die 2023-06-06 17:34:53 +00:00
console
cpu cpu/x86/smm: Drop fxsave/fxrstor logic 2023-06-04 19:22:08 +00:00
device allocator_v4: Remove redundant parameter 2023-06-22 19:07:57 +00:00
drivers drivers/intel/fsp2_0: Correct FPDT timestamp unit and macro name 2023-06-18 07:55:26 +00:00
ec
include arch/x86,lib: Migrate SMBIOS implementation to common code 2023-06-22 22:24:57 +00:00
lib arch/x86,lib: Migrate SMBIOS implementation to common code 2023-06-22 22:24:57 +00:00
mainboard mb/qemu/aarch64: Add PCI support 2023-06-22 21:04:31 +00:00
northbridge acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic() 2023-06-14 21:13:09 +00:00
sbom
security security/intel/cbnt/Makefile: Fix invalid char '*' 2023-06-15 21:19:08 +00:00
soc soc/amd/common/psp_verstage: move post codes to own header 2023-06-22 21:08:03 +00:00
southbridge sb/amd/pi/hudson/acpi/fch: use VGA_MMIO_* defines 2023-06-07 21:56:16 +00:00
superio superio/common: Support more than one SuperIO in ACPI 2023-05-26 19:21:12 +00:00
vendorcode vc/amd/fps/phoenix/platform_descriptors: drop logical-physical mapping 2023-06-22 13:45:43 +00:00
Kconfig acpi: Add a debug option to print out tables in ACPICA compatible hex 2023-06-14 19:27:19 +00:00