coreboot-kgpe-d16/src
Maximilian Brune 48169e8036 lib/smbios: Add 32 bit entry point if below 4G
If the smbios table is not below 4G there is no need to have a 32 bit
entry point. Even worse it could cause the payload to try to use the
entry point.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: I4cb426bb0c45282ed03ff4c65d15004b7f985dab
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76911
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2024-01-26 11:36:08 +00:00
..
acpi device: Add inline method to identify PATH_ROOT 2024-01-24 08:46:19 +00:00
arch acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
commonlib acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
console lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
cpu cpu: Rename Makefiles from .inc to .mk 2024-01-24 08:35:01 +00:00
device device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
drivers drivers/mipi: Fine tune VFP, CLK and init code for IVO_T109NW41 panel 2024-01-24 11:16:36 +00:00
ec ec: Rename Makefiles from .inc to .mk 2024-01-24 08:35:25 +00:00
include soc/intel: Add Lunar Lake device IDs 2024-01-24 11:16:07 +00:00
lib lib/smbios: Add 32 bit entry point if below 4G 2024-01-26 11:36:08 +00:00
mainboard mb/google/brya: alphabetize model configs 2024-01-26 11:02:43 +00:00
northbridge northbridge: Rename Makefiles from .inc to .mk 2024-01-24 09:10:04 +00:00
sbom lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
security device, security: Rename Makefiles from .inc to .mk 2024-01-24 10:13:21 +00:00
soc soc/intel/commonlake: Re-add SATA to soc_api_name() list 2024-01-26 05:49:53 +00:00
southbridge southbridge: Rename Makefiles from .inc to .mk 2024-01-24 10:03:05 +00:00
superio superio: Rename Makefiles from .inc to .mk 2024-01-24 10:03:21 +00:00
vendorcode vc/amd/opensil/genoa_poc/mpio: don't add duplicate MPIO descriptors 2024-01-25 22:51:35 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00