未验证 提交 e234e6bd 编写于 作者: Q Qianqian Zhu 提交者: GitHub

Merge pull request #1400 from YanhuiMa/smbios

uefi: check smbios info in uefi env
......@@ -39,3 +39,11 @@
command_type = "type EnrollDefaultKeys.efi"
command_ver = "ver"
command_vol = "vol"
- check_smbios:
test_scenarios = "smbios"
command_smbios = "smbiosview"
variants:
- @default:
- updated:
extra_params += "-smbios type=0,vendor=test_redhat,version=test_v1,date=06/01/2018,uefi=on"
check_result_smbios = "Vendor.*:.*test_redhat, BiosVersion.*:.*test_v1, BiosReleaseDate.*:.*06/01/2018"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册