You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apologies for being unclear. I mixed up the heads tag vs the coreboot tag.
Heads 0.9.0 as tagged, and coreboot 0.9.1 as tagged do not have the fix:
mdrobnak@cnc:~/dasharo/coreboot$ git checkout dasharo
M 3rdparty/dasharo-blobs
M 3rdparty/fsp
M 3rdparty/intel-microcode
Already on 'dasharo'
Your branch is up to date with 'origin/dasharo'.
mdrobnak@cnc:~/dasharo/coreboot$ git log -1 src/mainboard/msi/ms7e06/msi_id.S
commit 38215f5a2bb3ea8ead10bf9c481caeb07d3a19ad
Author: Michał Żygowski <[email protected]>
Date: Wed Mar 20 16:21:32 2024 +0100
mb/msi/ms7d25,ms7e06/msi_id.S: Fix major version in MSI signature on DDR4 boards
Signed-off-by: Michał Żygowski <[email protected]>
mdrobnak@cnc:~/dasharo/coreboot$ git tag msi_ms7e06_v0.9.1 --contains 38215f5a2bb3ea8ead10bf9c481caeb07d3a19ad
mdrobnak@cnc:~/dasharo/coreboot$
Component
Dasharo firmware
Device
MSI Pro Z790-P
Dasharo version
0.9.0
Dasharo Tools Suite version
No response
Brief summary
FlashBIOS not triggered
How reproducible
100%
How to reproduce
Attempt to use FlashBIOS with v0.9.0 tag. Will fail.
Expected behavior
System turns on and begins flash.
Actual behavior
Solid red light indicating no eligible firmware found.
Screenshots
No response
Additional context
No response
Solutions you've tried
Needs to have commit - Dasharo/coreboot@cc685ac
or
Dasharo/coreboot@38215f5
cherry-picked and released as 0.9.0.1 or something.
This is why when I was first trying to use FlashBIOS it was failing.
The text was updated successfully, but these errors were encountered: