Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Explicitly set BcdLibraryInteger_DebuggerType to DebuggerSerial.
Windows 10 14393 (Redstone) has a default Debugger type set to LOCAL and this breaks the VirtualKD. The workaround is to set Debugger type to SERIAL for our entry.
- Loading branch information