================================================================================
Intel(R) UDK Debugger Tool v1.2 for Windows Release Notes
May 31th, 2012
================================================================================

================================================================================
                                   DISCLAIMER
================================================================================
This release note as well as the software described in it is furnished under license
and may only be used or copied in accordance with the terms of the license. The
information in this manual is furnished for informational use only, is subject to
change without notice, and should not be construed as a commitment by Intel Corporation.
Intel Corporation assumes no responsibility or liability for any errors or inaccuracies
that may appear in this document or any software that may be provided in association
with this document.
Except as permitted by such license, no part of this document may be reproduced,
stored in a retrieval system, or transmitted in any form or by any means without
the express written consent of Intel Corporation.

================================================================================
                                     INDEX
================================================================================

A.  FILE LIST
B.  NEW FEATURES
C.  BUGS FIXED

========================================================================================================================
A.  FILE LIST
========================================================================================================================

1. This file (Release Notes)

2. "UDK_Debugger_Tool_v1_2.exe"

   Installation file for the Intel(R) UEFI Development Kit Debugger Tool v1.2 for Windows

========================================================================================================================
B.  NEW FEATURES
========================================================================================================================
1.  Fully Windows* 7 64bit support
    Provide the same capability in Windows* 7 64bit as that in Windows* XP 32bit SP3.

2.  Terminal redirection
    Terminal I/O is redirected to a local TCP port (20715 by default) which a third-party terminal software can connect.

3.  New extension command "CPUID"
    Retrieves CPUID information.

4.  Tracing capability
    With Trace, the UDK Debugger Tool logs the debug output during execution.
    When a tool issue occurs, the log can be sent back to the developer for root causing.

5.  Show CPU exception information
    Automatically show the vector number and the error code whenever a CPU exception occurs in firmware.

6.  Data breakpoint
    Break when a specified IO port or a specified memory address is accessed.

7.  Late attach
    Attach to debug the firmware after the firmware boots.

========================================================================================================================
C.  BUGS FIXED
========================================================================================================================
1.  ".reboot" command causes the debugger hang when debugging some platforms.

2.  Writing to illegal memory address causes the debugger hang.

3.  Firmware booting is too slow when the debugger is connected.

* Other names and brands may be claimed as the property of others.

[END OF RELEASE NOTES]
