Attention is currently required from: Jonathan Zhang, Shuming Chu (Shuming), Arthur Heymans, TangYiwei, Tim Chu.
Hello build bot (Jenkins), Jonathan Zhang, Angel Pons, TangYiwei, Tim Chu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68910
to look at the new patch set (#5).
Change subject: drivers/ocp/dmi: Fix smbios type 11 get wrong ppin value for second socket ......................................................................
drivers/ocp/dmi: Fix smbios type 11 get wrong ppin value for second socket
The last logic cpu number not always comes from second socket, this may cause the wrong smbios type 11 ppin value for second socket.
Add function to get logic cpu number from desired socket. With this way, can get ppin value from second socket.
TESTED=On not public yet system, can get correct ppin value for smbios type 11.
Signed-off-by: Tim Chu Tim.Chu@quantatw.com Change-Id: I9174522c57680a57e6e4629b4e81fd837c38d47a --- M src/drivers/ocp/dmi/smbios.c 1 file changed, 34 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/68910/5