Hello Patrick Rudolph, Patrick Rudolph, Matt DeVillier, Lance Zhao, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/37876
to look at the new patch set (#11).
Change subject: src: Add comments on deprecated 'Processor()' ......................................................................
src: Add comments on deprecated 'Processor()'
To be compliant with ACPI specification, please use Device() instead of Processor().
IASL version 20190816 deprecates/warns about use of Processor().
Change-Id: Ic9ea2ed6a2128dc4fe94155d098c2a4f7c24d82f Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/arch/x86/acpigen.c M src/arch/x86/include/arch/acpigen.h 2 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/37876/11