From nobody Wed Apr 24 23:53:33 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+55953+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+55953+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1584519287; cv=none; d=zohomail.com; s=zohoarc; b=daKJZ3A7X0BiUSSOCtMse2DY5+3u8dSxpvFuewvrnW3coBx3Sye86yGt/+Z7im2rDn7xZ0mvMrnVmOSIzgGgLYpwKCj7Oakq2uhwr2QJAmVIjZdg5Y/82kqyzDPiqiXXnbn5poqwApFrvng/HVjvUWAOKk8M0EaK+HChgvDrGlU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1584519287; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=bYhg7/MkOp5kOIrQopZnXquGikzPK3D5M8DSKilCcXE=; b=ap12fM23aXnH6wF31kpsS5hJyAA4Hc090JLZwzeXobC++4Zs+Hu//a0Y/vb4w/qQBzt/rC4ph/N8GPO5YsHnPc3+D0/HeLthKqChWsd5NeeTDdalzL2XRE4G+Zia8msHn2QjpxlDhoDzMVQdUiZn8hw5JhKPMmzeHD4qgX+hG10= 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+55953+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 1584519287276536.236660425848; Wed, 18 Mar 2020 01:14:47 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id 13HpYY1788612xQhIvrkwQch; Wed, 18 Mar 2020 01:14:46 -0700 X-Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by mx.groups.io with SMTP id smtpd.web11.10389.1584519286523708223 for ; Wed, 18 Mar 2020 01:14:46 -0700 IronPort-SDR: j4JjxfF+hsQV+1QtL44ylwZ+8mWghJ1R1+dOsZ6BTHozRa+IPpHJTvoD/TS0SxPcmNktnQrz5j YellUCAUCggg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Mar 2020 01:14:45 -0700 IronPort-SDR: Y/Vnjf6ziWJmO9firkGnd/v2i+QoTBCv9VBnRg6ET6u1MHeEoNZ1naUEs2TGtMD4d8NxPlagLa hUm3Pb8n2wDA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,566,1574150400"; d="scan'208";a="238536520" X-Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga008.jf.intel.com with ESMTP; 18 Mar 2020 01:14:45 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Nate DeSimone , Ashley DeSimone , Chasel Chiu , Sai Chaganty , Isaac Oram , Liming Gao , Ray Ni , Puja Pandya Subject: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest Date: Wed, 18 Mar 2020 01:14:26 -0700 Message-Id: <20200318081426.1104-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: uVMZ7dRHVStCDT7q8EyvcxFsx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1584519286; bh=MBowKHGOPuWbx96W7X9/3Jl0pkioqUNFdfheVy2gAyM=; h=Cc:Date:From:Reply-To:Subject:To; b=jFlxPKjx46kZ0bBKvZQk0lxbLEHz3sFfI1zHC56SiVgEnW4ONAhtHXCp5fiqWrlS/hD oOc1ahZrW4IFDZZ+5T+k5jiefqJakHGDp75iTJU3qL1zu1N9iYmTFFW8CVChQItVO3hfw Z+85xBNl2glvp5I0nWncT7SP4MlUy/r0jCw= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" From: Nate DeSimone Update MinPlatform manifest for newly added packages and branches Cc: Ashley DeSimone Cc: Chasel Chiu Cc: Sai Chaganty Cc: Isaac Oram Cc: Liming Gao Cc: Ray Ni Cc: Puja Pandya Signed-off-by: Nate DeSimone Reviewed-by: Ashley DeSimone Reviewed-by: Ray Ni Reviewed-by: Sai Chaganty --- .../IntelMinPlatformManifest.xml | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml = b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml index 71d0353f3e..fa78924606 100644 --- a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml +++ b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml @@ -2,12 +2,10 @@ Intel-MinPlatform Intel Minimum Platform - michael.a.kubacki@intel.com + nathaniel.l.desimone@intel.com - michael.a.kubacki@intel.com chasel.chiu@intel.com nathaniel.l.desimone@intel.com - ankit.sinha@intel.com liming.gao@intel.com ray.ni@intel.com rangasai.v.chaganty@intel.com @@ -37,18 +35,22 @@ ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|= CryptoPkg + Features/Intel Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinP= latformPkg|Platform/Intel/BoardModulePkg - Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInt= erfaceFeaturePkg|Platform/Intel/ClevoOpenBoardPkg - Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/Pu= rleyOpenBoardPkg|Platform/Intel/Readme.md - Platform/Intel/build.cfg|Platform/Intel/build_bios.py= - Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeS= iliconPkg|Silicon/Intel/LewisburgPkg - Silicon/Intel/PurleyRcPkg|Silicon/Intel/PurleySktPkg<= /AlwaysInclude> + Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInt= erfaceFeaturePkg + Platform/Intel/CometlakeOpenBoardPkg|Platform/Intel/K= abylakeOpenBoardPkg|Platform/Intel/SimicsOpenBoardPkg + Platform/Intel/WhiskeylakeOpenBoardPkg + Platform/Intel/Readme.md|Platform/Intel/build.cfg|Pla= tform/Intel/build_bios.py|Platform/Intel/Tools + Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeS= iliconPkg|Silicon/Intel/CoffeelakeSiliconPkg + Silicon/Intel/SimicsIch10Pkg|Silicon/Intel/SimicsX58S= ktPkg|Silicon/Intel/Tools - Silicon/Intel/KabylakeSiliconBinPkg|Silicon/Intel/Pur= leySiliconBinPkg + Platform/Intel/KabylakeOpenBoardBinPkg + Silicon/Intel/CoffeelakeSiliconBinPkg|Silicon/Intel/K= abylakeSiliconBinPkg + Silicon/Intel/PurleySiliconBinPkg|Silicon/Intel/Simic= sIch10BinPkg - AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|KabylakeFspBin= Pkg + AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|CometLakeFspBi= nPkg|IceLakeFspBinPkg|KabylakeFspBinPkg =20 @@ -70,10 +72,10 @@ =20 - + - + --=20 2.24.0.windows.2 -=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 (#55953): https://edk2.groups.io/g/devel/message/55953 Mute This Topic: https://groups.io/mt/72044585/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-