积极答复者
Secure Boot Logo test fail issue

问题
答案
-
Secure Boot Logo test要求Secure boot打开,并且key都设置为默认出厂状态。
http://msdn.microsoft.com/zh-cn/windows/hardware/default.aspx http://whqlcn.wordpress.com
- 已标记为答案 duoduobearModerator 2012年10月29日 6:38
全部回复
-
Secure Boot Logo test要求Secure boot打开,并且key都设置为默认出厂状态。
http://msdn.microsoft.com/zh-cn/windows/hardware/default.aspx http://whqlcn.wordpress.com
- 已标记为答案 duoduobearModerator 2012年10月29日 6:38
-
那请问一下,另外一项Secure Boot Manual Logo Test中的两个USB thumb具体指的是什么?可以是U盘吧!还有这两个USB thumb是要求同时插在SUT上,还是分开?为什么这一项怎么测试都是passed?
USB thumb就是说的U盘,这两只U盘要按照readme要求依次插入被测计算机。这个测试项是要按照屏幕提示完成所有手工测试内容,然后告诉WHCK被测程序,该手工测试的测试结果。如果测试都已正常完成,并且无异常的话,自行选择是否通过了这些测试。否则自行选择测试失败。http://msdn.microsoft.com/zh-cn/windows/hardware/default.aspx http://whqlcn.wordpress.com
- 已建议为答案 Ryan710121 2013年1月15日 9:04
-
-
關於這個測項,想請問一下:
System Preparation
------------------
Reboot the machine and enter the BIOS configuration.
Find the boot order menu and set EFI USB to be first in the boot order.
USB should now automatically boot if bootable USB media is inserted.
Find the Secure Boot menu and select the option that will "clear" the
Secure Boot configuration. This should delete the PK, delete the KEK,
delete the "db", delete the "dbx" and restore the system into SetupMode.
Save the BIOS configuration and Restart1. 我在BIOS的Secure Boot只能選擇Enable/Disable,沒有"Clear"
2. PK/KEK/db/dbx是指?
-
我想确认一下,那个“efi\boot\bootx64.efi”中的bootx64.efi是efi shell还是其他的 ?请问有没有能提供正确的"efi\boot\bootx64.efi”文件的吗?谢谢 !还有关于测后部分的话应该是非强质性的吧 ,也没说具体怎么测 !
bootx64.efi是测试用的专用boot code。在WHCK test执行时会复制到HCK client上, 然后自己解开,copy到U盘并且改名。Help和Readme文件里有表述。http://whqlcn.wordpress.com
-
關於這個測項,想請問一下:
System Preparation
------------------
Reboot the machine and enter the BIOS configuration.
Find the boot order menu and set EFI USB to be first in the boot order.
USB should now automatically boot if bootable USB media is inserted.
Find the Secure Boot menu and select the option that will "clear" the
Secure Boot configuration. This should delete the PK, delete the KEK,
delete the "db", delete the "dbx" and restore the system into SetupMode.
Save the BIOS configuration and Restart1. 我在BIOS的Secure Boot只能選擇Enable/Disable,沒有"Clear"
2. PK/KEK/db/dbx是指?
Clear就是要删除掉PK/KEK/db/dbx了。这几个东西是放在UEFI中控制secure boot行为的证书和数据库。
http://whqlcn.wordpress.com