From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.126; helo=mga18.intel.com; envelope-from=ruiyu.ni@intel.com; receiver=edk2-devel@lists.01.org Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 535DE2117D271 for ; Tue, 6 Nov 2018 20:38:03 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Nov 2018 20:38:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,474,1534834800"; d="scan'208";a="104076936" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga004.fm.intel.com with ESMTP; 06 Nov 2018 20:38:02 -0800 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 6 Nov 2018 20:38:02 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 6 Nov 2018 20:38:02 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.199]) with mapi id 14.03.0415.000; Wed, 7 Nov 2018 12:38:00 +0800 From: "Ni, Ruiyu" To: "Wu, Hao A" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH] SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL Thread-Index: AQHUdkIEM5SOjpXi5kq+DvFDLDlV2KVDurgA Date: Wed, 7 Nov 2018 04:37:30 +0000 Deferred-Delivery: Wed, 7 Nov 2018 04:38:00 +0000 Message-ID: <734D49CCEBEEF84792F5B80ED585239D5BEF4646@SHSMSX104.ccr.corp.intel.com> References: <20181107023124.21864-1-hao.a.wu@intel.com> In-Reply-To: <20181107023124.21864-1-hao.a.wu@intel.com> Accept-Language: en-US, zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Nov 2018 04:38:04 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Ruiyu Ni Thanks/Ray > -----Original Message----- > From: Wu, Hao A > Sent: Wednesday, November 7, 2018 10:31 AM > To: edk2-devel@lists.01.org > Cc: Wu, Hao A ; Ni, Ruiyu > Subject: [PATCH] SourceLevelDebugPkg/Readme.txt: Update UDK Debugger > Tool & manual URL >=20 > REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3D1289 >=20 > The commit updates the link to get access to the Intel(R) UDK Debugger To= ol > and its detailed user manual. >=20 > Cc: Ruiyu Ni > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Hao Wu > --- > SourceLevelDebugPkg/Readme.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/SourceLevelDebugPkg/Readme.txt > b/SourceLevelDebugPkg/Readme.txt index cb5d976d77..765207a7db 100644 > --- a/SourceLevelDebugPkg/Readme.txt > +++ b/SourceLevelDebugPkg/Readme.txt > @@ -3,4 +3,4 @@ SourceLevelDebugPkg in conjunction with Intel(R) UEFI > Development Kit Debugger Tool (Intel (R) UDK Debugger Tool). >=20 > The Intel(R) UDK Debugger Tool and its detailed user manual can be > obtained > -from: http://www.uefidk.com/develop. > +from: https://firmware.intel.com/develop/intel-uefi-tools-and- > utilities/intel-uefi-development-kit-debugger-tool. > -- > 2.12.0.windows.1