From nobody Sun May 5 04:56:54 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+60926+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+60926+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1591667332; cv=none; d=zohomail.com; s=zohoarc; b=IhyAomd18iJBbC6oZH8PowyOPRz6UnDwCbSx//tXihITTazpdaHXyIHKSJdUv9GlzlssCSd8UmxG4Y3GnxJa+cGfNySvxREVKA9htNY874SXBwmzeTpc39nUASjLA3hrt06IY0ljVLeaCgTN7atSHEepBHxdmCbJl3pkwcQrhzo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591667332; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=pQMPIRHxY43akoLpRecAZY0fxq6xiFb36mEzGCNqmXg=; b=U9mxDp6R6K9fBUL0NpoxG2dXc7NSHTbnhubwUODS/23pRHs7Ai//gtfG2FNp2oS1Gb2qIoi0nkW6BXjya2C3rDNO4ocb8gxXZ4gTOUwu3OBckYfKdA9y2y42SuHRPyfc2AKjQX7nkl1JnXE+I7Qyw7IMpnbqK5QWAEnkgLWbLcQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+60926+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1591667332186830.7289872188261; Mon, 8 Jun 2020 18:48:52 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id wgD8YY1788612xhro8yZce26; Mon, 08 Jun 2020 18:48:51 -0700 X-Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mx.groups.io with SMTP id smtpd.web11.5827.1591667330487547853 for ; Mon, 08 Jun 2020 18:48:51 -0700 IronPort-SDR: cdR6Oe+/HtbVVmJSQ1V87vBrVLlIz6TjVRxf2QACEReM4zOCFnUIhclDJXOR83EoDHtiotdgOz Xgox1L22fnqA== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Jun 2020 18:48:49 -0700 IronPort-SDR: qCI9qRCNoOFLlqNthazbNaIhl2uehii0WgRF0HOprXjxo/d3BRW9FujJ0uPj9J3pPKehb9GLED DGUXqBZ1FAaw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,490,1583222400"; d="scan'208";a="472909759" X-Received: from nldesimo-desk1.amr.corp.intel.com ([10.251.138.67]) by fmsmga005.fm.intel.com with ESMTP; 08 Jun 2020 18:48:48 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Ashley DeSimone , Chasel Chiu , Sai Chaganty , Isaac Oram , Liming Gao , Ray Ni , Prince Agyeman , Puja Pandya Subject: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH] Intel-MinPlatform: Update FSP repo URL Date: Mon, 8 Jun 2020 18:48:44 -0700 Message-Id: <20200609014844.2825-1-nathaniel.l.desimone@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,nathaniel.l.desimone@intel.com X-Gm-Message-State: 6mQPYuDwdo18sVG8qtRrDvz6x1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1591667331; bh=PLGTT8zHGmK/X6erec4DIH+zgwe6wz7bF34NrWg83Do=; h=Cc:Date:From:Reply-To:Subject:To; b=kwZEd7ej/bX/fz8LSxH/lEg4RlmVXKYk6EvwSxfuP5x/CuxgpJxXb0yVPDzjd4cmfJ8 SPdDa2dbT17C2bLqegIkJa5D3DUKbSvswFprXR5VJOCFjjiQqpcXwk8+6RbABmUTRvYwO DBJ9alBHgpEqXtRy7zhkEcI+OSVsd2kaF0g= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" The FSP repo has moved to the new Intel GitHub group. Updating the URL to the new location. Signed-off-by: Nate DeSimone Cc: Ashley DeSimone Cc: Chasel Chiu Cc: Sai Chaganty Cc: Isaac Oram Cc: Liming Gao Cc: Ray Ni Cc: Prince Agyeman Cc: Puja Pandya Reviewed-by: Chasel Chiu Reviewed-by: Sai Chaganty --- edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml = b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml index fa78924606..eeaae4dc3f 100644 --- a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml +++ b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml @@ -59,7 +59,7 @@ https://github.com/tianocore/edk2.git https://github.com/tianocore/edk2-p= latforms.git https://github.com/tianocore/edk2-non-= osi.git - https://github.com/IntelFsp/FSP.git + https://github.com/intel/FSP.git =20 --=20 2.26.2.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#60926): https://edk2.groups.io/g/devel/message/60926 Mute This Topic: https://groups.io/mt/74766310/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-