Hello Patrick Rudolph, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30020
to look at the new patch set (#2).
Change subject: cpu/x86/lapic: Link apic_timer.c into SMM ......................................................................
cpu/x86/lapic: Link apic_timer.c into SMM
This provides udelay() and a monotonic timer to SMM. Also remove the custom implementation on i945.
Change-Id: Ic14919f89b226b4d5185e49ae857e7dd61bbccce Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/x86/lapic/Makefile.inc M src/northbridge/intel/i945/Makefile.inc D src/northbridge/intel/i945/udelay.c 3 files changed, 1 insertion(+), 79 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/30020/2