cpu/x86/smm/pci_resource_store: Store DEV/VEN ID
commit61ec6e9fa944567022a135723e13d99516ef4481
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Thu, 25 Jan 2024 13:52:01 +0000 (25 14:52 +0100)
committerLean Sheng Tan <sheng.tan@9elements.com>
Wed, 31 Jan 2024 14:47:54 +0000 (31 14:47 +0000)
treefda9a7da562b273c0e7dad7ec0ff0b2182f2bd26
parentd42125cb95c75270dbccce1e038a9aa7e5aaca4f
cpu/x86/smm/pci_resource_store: Store DEV/VEN ID

Allow SMM to verify the list of provided PCI devices by comparing
the device and vendor ID for each PCI device.

Change-Id: I7086fa450fcb117ef8767c199c30462c1ab1e1b6
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80245
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/cpu/x86/smm/pci_resource_store.c
src/include/cpu/x86/smm.h