Dasharo compatibility: Sign of life
Test cases common documentation
Test setup
- Proceed with the Generic test setup: firmware.
SOL001.001 SOL string shows Dasharo firmware and EC version
Test description
This test aims to verify that the information about the version of Dasharo firmware and Dasharo EC firmware is recognized correctly and displayed during the boot phase.
Test configuration data
FIRMWARE
= DasharoEC firmware
= Dasharo
Test setup
- Proceed with the Test cases common documentation section.
Test steps
- Power on the DUT.
- Wait for the Sign of life string.
- Note the results.
Expected result
During the boot phase, the information about the version of Dasharo firmware and Dasharo EC firmware should be displayed.
Example output:
Firmware version: Dasahro (coreboot+UEFI) v1.5.0
EC firmware version: 2023-03-20_c398446
SOL002.001 SOL string shows information about proprietary EC
Test description
This test aims to verify that the information about the version of Dasharo firmware and proprietary EC firmware is recognized correctly and displayed during the boot phase.
Test configuration data
FIRMWARE
= DasharoEC firmware
= Proprietary
Test setup
- Proceed with the Test cases common documentation section.
Test steps
- Power on the DUT.
- Wait for the Sign of life string.
- Note the results.
Expected result
During the boot phase, the information about the version of Dasharo firmware and proprietary EC firmware should be displayed. In addition, the prompt asking for updated EC firmware should be displayed also.
Example output:
Firmware version: Dasahro (coreboot+UEFI) v1.5.0
EC firmware version: 1.07.02
Proprietary EC firmware detected!
Please update your EC firmware per docs.dasharo.com instructions!