Attention is currently required from: Michał Kopeć, Sean Rhodes.
Hello Michał Kopeć, Nicholas Sudsgaard, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/84605?usp=email
to look at the new patch set (#3).
Change subject: drivers/tpm: Remove unused 2nd argument in FUNC method ......................................................................
drivers/tpm: Remove unused 2nd argument in FUNC method
The method "FUNC" allows 1 argument, so remove the incorrectly referenced and unused second arguemnt.
This fixes: ToInteger (Arg1, Local1) Error 6006 - ^ Method argument is not initialized (Arg1)
Change-Id: If5e402579a2caff169e12253e5d9c2c493902ec7 Signed-off-by: Sean Rhodes sean@starlabs.systems --- M src/drivers/tpm/ppi.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/84605/3