1e78165cdc
Instead of having a magic entry in the CPU device ID table list to tell find_cpu_driver that it has reached the end of the list, introduce and use CPU_TABLE_END. Since the vendor entry in the CPU device ID struct is compared against X86_VENDOR_INVALID which is 0, use X86_VENDOR_INVALID instead of the 0 in the CPU_TABLE_END definition. TEST=Timeless build for Mandolin results in identical image. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Suggested-by: Angel Pons <th3fanbus@gmail.com> Change-Id: I0cae6d65b2265cf5ebf90fe1a9d885d0c489eb92 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72888 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com> |
||
---|---|---|
.. | ||
acpi | ||
bootblock | ||
include/soc | ||
acpi.c | ||
car.c | ||
chip.c | ||
chip.h | ||
chipset_apl.cb | ||
chipset_glk.cb | ||
cpu.c | ||
cse.c | ||
elog.c | ||
glk_page_map.txt | ||
gpio_apl.c | ||
gpio_glk.c | ||
graphics.c | ||
gspi.c | ||
heci.c | ||
i2c.c | ||
Kconfig | ||
lockdown.c | ||
lpc.c | ||
Makefile.inc | ||
meminit.c | ||
meminit_util_apl.c | ||
meminit_util_glk.c | ||
mmap_boot.c | ||
nhlt.c | ||
pdpt.c | ||
pmc.c | ||
pmutil.c | ||
pnpconfig.c | ||
pt.c | ||
report_platform.c | ||
reset.c | ||
romstage.c | ||
sd.c | ||
smihandler.c | ||
spi.c | ||
systemagent.c | ||
uart.c | ||
xdci.c | ||
xhci.c |