Dasharo / open-source-firmware-validation

OSFV infrastructure with automated tests and scripts for managing test results
Apache License 2.0
8 stars 1 forks source link

APU: Option Enable SMM BIOS write not found in the list #246

Closed pkubaj closed 6 months ago

pkubaj commented 6 months ago

Device

APU2

RTE version

1.1.0

Affected component(s) or functionality

No response

Brief summary

APU: Option Enable SMM BIOS write not found in the list

How reproducible

No response

How to reproduce

Try to run VBO tests.

Expected behavior

VBO tests should pass.

Actual behavior

VBO tests fail with "Option Enable SMM BIOS write not found in the list"

Link to screenshots or logs

2024-03-25-145115_1769x794_scrot

Additional context

No response

Solutions you've tried

No response

mkopec commented 6 months ago

I tried to fix this error here: https://github.com/Dasharo/open-source-firmware-validation/pull/237/commits/d924a0f1225bfeb35859f23f67e5aebe23b9878f

pkubaj commented 6 months ago

OK, that test run was executed on Friday, so I probably don't have that commit yet.

pkubaj commented 6 months ago

Indeed seems to work now.