From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: nathaniel.l.desimone@intel.com) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by groups.io with SMTP; Wed, 02 Oct 2019 11:50:17 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Oct 2019 11:50:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,249,1566889200"; d="scan'208";a="275444697" Received: from orsmsx102.amr.corp.intel.com ([10.22.225.129]) by orsmga001.jf.intel.com with ESMTP; 02 Oct 2019 11:50:17 -0700 Received: from orsmsx113.amr.corp.intel.com (10.22.240.9) by ORSMSX102.amr.corp.intel.com (10.22.225.129) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 2 Oct 2019 11:50:17 -0700 Received: from orsmsx114.amr.corp.intel.com ([169.254.8.55]) by ORSMSX113.amr.corp.intel.com ([169.254.9.232]) with mapi id 14.03.0439.000; Wed, 2 Oct 2019 11:50:16 -0700 From: "Nate DeSimone" To: "Kubacki, Michael A" , "devel@edk2.groups.io" CC: "Wei, David Y" , "Agyeman, Prince" Subject: Re: [edk2-platforms][PATCH V1 1/1] Readme.md: Add a reference to SimicsOpenBoardPkg Thread-Topic: [edk2-platforms][PATCH V1 1/1] Readme.md: Add a reference to SimicsOpenBoardPkg Thread-Index: AQHVeLmswA3m4v4IVUSzoLMI1Vl/V6dHstvg Date: Wed, 2 Oct 2019 18:50:15 +0000 Message-ID: <02A34F284D1DA44BB705E61F7180EF0AAEF293D9@ORSMSX114.amr.corp.intel.com> References: <20191002003803.47008-1-michael.a.kubacki@intel.com> In-Reply-To: <20191002003803.47008-1-michael.a.kubacki@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2RjNTUzNzYtMjI2NC00YTU1LTgzZjQtN2JlNmMxOWNlZGI2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQ0hJcmFKQW4rQkVSZ0grS2hRQnA5ZkdYNHY3ZDEyQ3N5aUZIbDIzdkMwSTFWNStpZGJhdnFPSWtWckVCdmNNcCJ9 x-ctpclassification: CTP_NT x-originating-ip: [10.22.254.140] MIME-Version: 1.0 Return-Path: nathaniel.l.desimone@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Nate DeSimone -----Original Message----- From: Kubacki, Michael A =20 Sent: Tuesday, October 1, 2019 5:38 PM To: devel@edk2.groups.io Cc: Wei, David Y ; Agyeman, Prince ; Desimone, Nathaniel L Subject: [edk2-platforms][PATCH V1 1/1] Readme.md: Add a reference to Simic= sOpenBoardPkg Adds a link to SimicsOpenBoardPkg in the list of supported Intel platforms. Cc: Wei David Y Cc: Agyeman Prince Cc: Nate DeSimone Signed-off-by: Michael Kubacki --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index efdbe8523f..2b54b8e0b4 100644 --- a/Readme.md +++ b/Readme.md @@ -227,6 +227,7 @@ they will be documented with the platform. ### [Minimum Platforms](Platform/Intel/Readme.md) * [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg) * [Purley](Platform/Intel/PurleyOpenBoardPkg) +* [Simics](Platform/Intel/SimicsOpenBoardPkg) * [Whiskey Lake](Platform/Intel/WhiskeylakeOpenBoardPkg) =20 For more information, see the -- 2.16.2.windows.1