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=star.zeng@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 AB3B821155D5B for ; Thu, 27 Sep 2018 00:28:52 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Sep 2018 00:28:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,309,1534834800"; d="scan'208";a="86966180" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga003.jf.intel.com with ESMTP; 27 Sep 2018 00:28:51 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 27 Sep 2018 00:28:51 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.140]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.220]) with mapi id 14.03.0319.002; Thu, 27 Sep 2018 15:28:49 +0800 From: "Zeng, Star" To: "Wang, Jian J" , "edk2-devel@lists.01.org" CC: "Zeng, Star" Thread-Topic: [edk2] [PATCH 0/2] Fix Nt32Pkg/EmulatorPkg boot failure Thread-Index: AQHUVjG+BJDGu26UKEidGl/v2bwAxqUDutLw Date: Thu, 27 Sep 2018 07:28:49 +0000 Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103BBF322B@shsmsx102.ccr.corp.intel.com> References: <20180927071358.12668-1-jian.j.wang@intel.com> In-Reply-To: <20180927071358.12668-1-jian.j.wang@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH 0/2] Fix Nt32Pkg/EmulatorPkg boot failure 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: Thu, 27 Sep 2018 07:28:52 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Star Zeng -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org]=20 Sent: Thursday, September 27, 2018 3:14 PM To: edk2-devel@lists.01.org Subject: [edk2] [PATCH 0/2] Fix Nt32Pkg/EmulatorPkg boot failure REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D1215 This issue is caused by commit 5267926134d17e86672b84fd57b438f05ffa68e1. Jian J Wang (2): Nt32Pkg/Nt32Pkg.dsc: override PCD default to avoid boot failure EmulatorPkg/EmulatorPkg.dsc: override PCD default to avoid boot failure EmulatorPkg/EmulatorPkg.dsc | 1 + Nt32Pkg/Nt32Pkg.dsc | 1 + 2 files changed, 2 insertions(+) --=20 2.19.0.windows.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel