Manual Test - Verify device boots to home screen with KDUSB connection - (WoW64 for Arm64)
This is a manual test & it should be run outside HLK by following the manual instructions provided below. If this test is run as an automated test from HLK studio/controller, the test will pass by default without testing any functionality. --------------------------------------------------------------------------------------------------------- Manual instructions to run this test: Need: 1. BcdEdit.exe or cfgdbg.bat batch file. Before: 1. Put device in mass storage mode Do: 1. Configure device for KDUSB debugging If using cfgdbg, run the following command: cfgdbg.bat /U If using bcdedit, run the following commands: bcdedit /store <MountDrive>\EFIESP\efi\Microsoft\Boot\BCD -dbgsettings usb targetname:woatarget bcdedit /store <MountDrive>\EFIESP\efi\Microsoft\Boot\BCD -set {default} debug on bcdedit /store <MountDrive>\EFIESP\efi\Microsoft\Boot\BCD -set {default} dbgtransport kdusb.dll 2. Start windbg on host machine and connect with targetname as woatarget 3. Boot device 4. Verify debug spew appears in windbg 5. Verify device boots to tiles successfully --------------------------------------------------------------------------------------------------------- Note: This test is associated with an optional feature: System.Client.MobileHardware. It will not appear in the list of tests in HLK studio for a system target by default. Optional: To enable it to show up in the list of tests for system target in HLK studio, run the following steps: 1] In HLK Studio, select system target 2] Right click on the selected system target 3] Click on Add\Modify Features 4] A Device Feature List window will open up 5] Scroll down to select the feature named: System.Client.MobileHardware 6] Click on the check box to enable this optional feature 7] This test will now appear in the list of applicable tests for the selected system target in HLK studio - This test is a WoW64 for Arm64 version of test guid fcc01ddb-869a-4a52-9a39-3fa808b59095
Test details
Specifications |
|
Platforms |
|
Supported Releases |
|
Expected run time (in minutes) | 10 |
Category | Development |
Timeout (in minutes) | 15 |
Requires reboot | false |
Requires special configuration | false |
Type | manual |
Additional documentation
Tests in this feature area might have additional documentation, including prerequisites, setup, and troubleshooting information, that can be found in the following topic(s):
Troubleshooting
For generic troubleshooting of HLK test failures, see Troubleshooting Windows HLK Test Failures.