Manual Test - Verify device boots to home screen with KDNet over USB - (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 KDNet over USB debugging: If using cfgdbg.bat, run the following commands cfgdbg.bat /N <MountDrive> cfgdbg.bat /N:<HostIP> If using bcdedit, run the following commands to configure the device: bcdedit /store <MountDrive>\EFIESP\efi\Microsoft\Boot\BCD -dbgsettings net HOSTIP:<host ip> PORT:50000 KEY:1.2.3.4 bcdedit /store <MountDrive>\EFIESP\efi\Microsoft\Boot\BCD -set {default} debug on bcdedit /store <MountDrive>\ EFIESP\efi\Microsoft\Boot\BCD -set {default} dbgtransport kdnet.dll bcdedit /store <MountDrive>\EFIESP\efi\Microsoft\Boot\BCD -set {dbgsettings} busparams 1 2. Start windbg on host machine and connect using port 50000 and key = 1.2.3.4 3. Start VirthEth.exe on the host machine 4. Boot device 5. Verify device is enumerated by VirtEth.exe 6. Verify debug spew appears in windbg 7. 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 8424cf29-e2b4-4060-bb90-4ea503ce704b
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.