From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 0CB3920945B6E for ; Fri, 15 Sep 2017 19:28:58 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Sep 2017 19:31:58 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,400,1500966000"; d="scan'208";a="1015016093" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 15 Sep 2017 19:31:57 -0700 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 15 Sep 2017 19:31:58 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 15 Sep 2017 19:31:57 -0700 Received: from shsmsx152.ccr.corp.intel.com ([169.254.6.93]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.213]) with mapi id 14.03.0319.002; Sat, 16 Sep 2017 10:31:56 +0800 From: "Gao, Liming" To: Rebecca Cran , "edk2-devel@lists.01.org" Thread-Topic: [edk2] PI 1.6 vs. edk2 - EfiGcdMemoryTypePersistent (EFI_GCD_MEMORY_TYPE) Thread-Index: AQHTLlyTISi4/5NgUEW+hGFd8qNLLqK2yhsQ Date: Sat, 16 Sep 2017 02:31:55 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E1500B7@SHSMSX152.ccr.corp.intel.com> References: <5c10aa5c-2ca1-2af7-0999-69d0d4aaf6b7@bluestop.org> In-Reply-To: <5c10aa5c-2ca1-2af7-0999-69d0d4aaf6b7@bluestop.org> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: PI 1.6 vs. edk2 - EfiGcdMemoryTypePersistent (EFI_GCD_MEMORY_TYPE) X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Sep 2017 02:28:58 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Rebecca: Thanks for your catch issue. I will provide the patch to fix it. To be co= mpatible, I will keep EfiGcdMemoryTypePersistent and EfiGcdMemoryTypePersis= tentMemory both.=20 Thanks Liming > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Re= becca Cran > Sent: Saturday, September 16, 2017 3:55 AM > To: edk2-devel@lists.01.org > Subject: [edk2] PI 1.6 vs. edk2 - EfiGcdMemoryTypePersistent (EFI_GCD_MEM= ORY_TYPE) >=20 > I've noticed an inconsistency between the PI 1.6 specification and the > edk2 implementation of EFI_GCD_MEMORY_TYPE: PI says it's > EfiGcdMemoryTypePersistent while Pi/PiDxeCis.h has > EfiGcdMemoryTypePersistentMemory. >=20 > Since the EfiGcdMemoryTypePersistent is mentioned several times in the > spec I'm guessing the edk2 is wrong. >=20 >=20 > -- > Rebecca > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel