vendorcode/amd/f14: Fix ignored argument in IDS_HDT_CONSOLE
commit4291e8b6ca0cc62a2d1945422b9eb3a2c9318dac
authorŁukasz Dobrowolski <lukasz@dobrowolski.io>
Mon, 24 Oct 2016 22:29:37 +0000 (25 00:29 +0200)
committerMartin Roth <martinroth@google.com>
Wed, 2 Nov 2016 18:03:02 +0000 (2 19:03 +0100)
tree7e9be879c2d503c79f73e888cb150f0966292ba5
parent571c2302525206715c2f12bc14fab931e8cdf757
vendorcode/amd/f14: Fix ignored argument in IDS_HDT_CONSOLE

String format required two arguments however those
were packaged in ( , ) so the left one was ignored.

Change-Id: I59698319d5ff4215f296356147b4e22229cc9245
Signed-off-by: Łukasz Dobrowolski <lukasz@dobrowolski.io>
Reviewed-on: https://review.coreboot.org/17118
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
src/vendorcode/amd/agesa/f14/Proc/Common/S3SaveState.c