blob: a1a2ffe18df690833d0123cbc2da920efb12b409 [file] [log] [blame]
hhtian1c5709f2010-09-13 02:03:04 +00001UDK based firmware on UEFI IA-32 and UEFI x64 platforms may be debugged using
2Microsoft(R) Debugging Tools for Windows(R) (WinDbg). Debug capability is enabled
3with SourceLevelDebugPkg in conjunction with the Intel(R) UEFI Development Kit
4Debugger Tool (Intel(R) UDK Debugger Tool).
vanjeff18b144e2010-09-12 06:43:36 +00005
6The Intel(R) UDK Debugger Tool and its detailed user manual may be obtained from:
7http://www.intel.com/technology/efi.
8
hhtian1c5709f2010-09-13 02:03:04 +00009NOTE: In addition to the known issues listed in the user manual, the following
10anomalies have been observed:
vanjeff18b144e2010-09-12 06:43:36 +000011
hhtian1c5709f2010-09-13 02:03:04 +0000121) When using a USB debug cable, after the TARGET completes a reset during memory
13 initialization, the connection between the HOST and the TARGET may be lost
14 (e.g. WinDbg reports busy status and does not respond to a break request). A
15 work around for this issue is to unplug the USB debug cable and then plug the
16 cable back in. A new debug session may then be started.