public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest
@ 2020-03-18  8:14 Nate DeSimone
  2020-03-18  8:21 ` Ni, Ray
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nate DeSimone @ 2020-03-18  8:14 UTC (permalink / raw)
  To: devel
  Cc: Nate DeSimone, Ashley DeSimone, Chasel Chiu, Sai Chaganty,
	Isaac Oram, Liming Gao, Ray Ni, Puja Pandya

From: Nate DeSimone <nathaniel.l.desimone@intel.com>

Update MinPlatform manifest for newly added packages and branches

Cc: Ashley DeSimone <ashley.e.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 .../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 @@
   <ProjectInfo>
     <CodeName>Intel-MinPlatform</CodeName>
     <Description>Intel Minimum Platform</Description>
-    <DevLead>michael.a.kubacki@intel.com</DevLead>
+    <DevLead>nathaniel.l.desimone@intel.com</DevLead>
     <LeadReviewers>
-      <Reviewer>michael.a.kubacki@intel.com</Reviewer>
       <Reviewer>chasel.chiu@intel.com</Reviewer>
       <Reviewer>nathaniel.l.desimone@intel.com</Reviewer>
-      <Reviewer>ankit.sinha@intel.com</Reviewer>
       <Reviewer>liming.gao@intel.com</Reviewer>
       <Reviewer>ray.ni@intel.com</Reviewer>
       <Reviewer>rangasai.v.chaganty@intel.com</Reviewer>
@@ -37,18 +35,22 @@
       <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2PlatformsRepo">
+      <AlwaysInclude>Features/Intel</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg|Platform/Intel/ClevoOpenBoardPkg</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/PurleyOpenBoardPkg|Platform/Intel/Readme.md</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/build.cfg|Platform/Intel/build_bios.py</AlwaysInclude>
-      <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/LewisburgPkg</AlwaysInclude>
-      <AlwaysInclude>Silicon/Intel/PurleyRcPkg|Silicon/Intel/PurleySktPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/CometlakeOpenBoardPkg|Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/SimicsOpenBoardPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/WhiskeylakeOpenBoardPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/Readme.md|Platform/Intel/build.cfg|Platform/Intel/build_bios.py|Platform/Intel/Tools</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/CoffeelakeSiliconPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/SimicsIch10Pkg|Silicon/Intel/SimicsX58SktPkg|Silicon/Intel/Tools</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2NonOsiRepo">
-      <AlwaysInclude>Silicon/Intel/KabylakeSiliconBinPkg|Silicon/Intel/PurleySiliconBinPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardBinPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/CoffeelakeSiliconBinPkg|Silicon/Intel/KabylakeSiliconBinPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/PurleySiliconBinPkg|Silicon/Intel/SimicsIch10BinPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="FspRepo">
-      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
+      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|CometLakeFspBinPkg|IceLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
     </SparseData>
   </SparseCheckout>
 
@@ -70,10 +72,10 @@
   </SubmoduleAlternateRemotes>
 
   <CombinationList>
-    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms repo, devel-MinPlatform branch from edk2-non-osi repo, master branch from FSP repo">
+    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms repo, master branch from edk2-non-osi repo, master branch from FSP repo">
       <Source localRoot="edk2" remote="Edk2Repo" branch="master" sparseCheckout="true" enableSubmodule="true" />
       <Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" branch="master" sparseCheckout="true" />
-      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="devel-MinPlatform" sparseCheckout="true" />
+      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="master" sparseCheckout="true" />
       <Source localRoot="FSP" remote="FspRepo" branch="master" sparseCheckout="true" />
     </Combination>
   </CombinationList>
-- 
2.24.0.windows.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest
  2020-03-18  8:14 [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest Nate DeSimone
@ 2020-03-18  8:21 ` Ni, Ray
  2020-03-18  8:28 ` Chaganty, Rangasai V
  2020-03-18 18:56 ` Desimone, Ashley E
  2 siblings, 0 replies; 4+ messages in thread
From: Ni, Ray @ 2020-03-18  8:21 UTC (permalink / raw)
  To: Desimone, Nathaniel L, devel@edk2.groups.io
  Cc: Desimone, Ashley E, Chiu, Chasel, Chaganty, Rangasai V,
	Oram, Isaac W, Gao, Liming, Pandya, Puja

Reviewed-by: Ray Ni <ray.ni@intel.com>

> -----Original Message-----
> From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
> Sent: Wednesday, March 18, 2020 4:14 PM
> To: devel@edk2.groups.io
> Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Desimone, Ashley E <ashley.e.desimone@intel.com>; Chiu,
> Chasel <chasel.chiu@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Oram, Isaac W
> <isaac.w.oram@intel.com>; Gao, Liming <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Pandya, Puja
> <puja.pandya@intel.com>
> Subject: [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest
> 
> From: Nate DeSimone <nathaniel.l.desimone@intel.com>
> 
> Update MinPlatform manifest for newly added packages and branches
> 
> Cc: Ashley DeSimone <ashley.e.desimone@intel.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
> Cc: Isaac Oram <isaac.w.oram@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Ray Ni <ray.ni@intel.com>
> Cc: Puja Pandya <puja.pandya@intel.com>
> Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> ---
>  .../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 @@
>    <ProjectInfo>
>      <CodeName>Intel-MinPlatform</CodeName>
>      <Description>Intel Minimum Platform</Description>
> -    <DevLead>michael.a.kubacki@intel.com</DevLead>
> +    <DevLead>nathaniel.l.desimone@intel.com</DevLead>
>      <LeadReviewers>
> -      <Reviewer>michael.a.kubacki@intel.com</Reviewer>
>        <Reviewer>chasel.chiu@intel.com</Reviewer>
>        <Reviewer>nathaniel.l.desimone@intel.com</Reviewer>
> -      <Reviewer>ankit.sinha@intel.com</Reviewer>
>        <Reviewer>liming.gao@intel.com</Reviewer>
>        <Reviewer>ray.ni@intel.com</Reviewer>
>        <Reviewer>rangasai.v.chaganty@intel.com</Reviewer>
> @@ -37,18 +35,22 @@
>        <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
>      </SparseData>
>      <SparseData remote="Edk2PlatformsRepo">
> +      <AlwaysInclude>Features/Intel</AlwaysInclude>
> 
> <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</Al
> waysInclude>
> -
> <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg|Platform/Intel/ClevoOpenBoard
> Pkg</AlwaysInclude>
> -
> <AlwaysInclude>Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/PurleyOpenBoardPkg|Platform/Intel/Readme.md</
> AlwaysInclude>
> -      <AlwaysInclude>Platform/Intel/build.cfg|Platform/Intel/build_bios.py</AlwaysInclude>
> -
> <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/LewisburgPkg</AlwaysInclude>
> -      <AlwaysInclude>Silicon/Intel/PurleyRcPkg|Silicon/Intel/PurleySktPkg</AlwaysInclude>
> +      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
> +
> <AlwaysInclude>Platform/Intel/CometlakeOpenBoardPkg|Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/SimicsOpe
> nBoardPkg</AlwaysInclude>
> +      <AlwaysInclude>Platform/Intel/WhiskeylakeOpenBoardPkg</AlwaysInclude>
> +
> <AlwaysInclude>Platform/Intel/Readme.md|Platform/Intel/build.cfg|Platform/Intel/build_bios.py|Platform/Intel/Tools</A
> lwaysInclude>
> +
> <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/CoffeelakeSiliconPkg</AlwaysInc
> lude>
> +      <AlwaysInclude>Silicon/Intel/SimicsIch10Pkg|Silicon/Intel/SimicsX58SktPkg|Silicon/Intel/Tools</AlwaysInclude>
>      </SparseData>
>      <SparseData remote="Edk2NonOsiRepo">
> -      <AlwaysInclude>Silicon/Intel/KabylakeSiliconBinPkg|Silicon/Intel/PurleySiliconBinPkg</AlwaysInclude>
> +      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardBinPkg</AlwaysInclude>
> +      <AlwaysInclude>Silicon/Intel/CoffeelakeSiliconBinPkg|Silicon/Intel/KabylakeSiliconBinPkg</AlwaysInclude>
> +      <AlwaysInclude>Silicon/Intel/PurleySiliconBinPkg|Silicon/Intel/SimicsIch10BinPkg</AlwaysInclude>
>      </SparseData>
>      <SparseData remote="FspRepo">
> -      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
> +
> <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|CometLakeFspBinPkg|IceLakeFspBinPkg|KabylakeFspBinPkg</A
> lwaysInclude>
>      </SparseData>
>    </SparseCheckout>
> 
> @@ -70,10 +72,10 @@
>    </SubmoduleAlternateRemotes>
> 
>    <CombinationList>
> -    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms
> repo, devel-MinPlatform branch from edk2-non-osi repo, master branch from FSP repo">
> +    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms
> repo, master branch from edk2-non-osi repo, master branch from FSP repo">
>        <Source localRoot="edk2" remote="Edk2Repo" branch="master" sparseCheckout="true" enableSubmodule="true" />
>        <Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" branch="master" sparseCheckout="true" />
> -      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="devel-MinPlatform" sparseCheckout="true" />
> +      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="master" sparseCheckout="true" />
>        <Source localRoot="FSP" remote="FspRepo" branch="master" sparseCheckout="true" />
>      </Combination>
>    </CombinationList>
> --
> 2.24.0.windows.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest
  2020-03-18  8:14 [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest Nate DeSimone
  2020-03-18  8:21 ` Ni, Ray
@ 2020-03-18  8:28 ` Chaganty, Rangasai V
  2020-03-18 18:56 ` Desimone, Ashley E
  2 siblings, 0 replies; 4+ messages in thread
From: Chaganty, Rangasai V @ 2020-03-18  8:28 UTC (permalink / raw)
  To: Desimone, Nathaniel L, devel@edk2.groups.io
  Cc: Desimone, Ashley E, Chiu, Chasel, Oram, Isaac W, Gao, Liming,
	Ni, Ray, Pandya, Puja

Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com>

-----Original Message-----
From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> 
Sent: Wednesday, March 18, 2020 1:14 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Desimone, Ashley E <ashley.e.desimone@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Oram, Isaac W <isaac.w.oram@intel.com>; Gao, Liming <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Pandya, Puja <puja.pandya@intel.com>
Subject: [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest

From: Nate DeSimone <nathaniel.l.desimone@intel.com>

Update MinPlatform manifest for newly added packages and branches

Cc: Ashley DeSimone <ashley.e.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 .../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 @@
   <ProjectInfo>
     <CodeName>Intel-MinPlatform</CodeName>
     <Description>Intel Minimum Platform</Description>
-    <DevLead>michael.a.kubacki@intel.com</DevLead>
+    <DevLead>nathaniel.l.desimone@intel.com</DevLead>
     <LeadReviewers>
-      <Reviewer>michael.a.kubacki@intel.com</Reviewer>
       <Reviewer>chasel.chiu@intel.com</Reviewer>
       <Reviewer>nathaniel.l.desimone@intel.com</Reviewer>
-      <Reviewer>ankit.sinha@intel.com</Reviewer>
       <Reviewer>liming.gao@intel.com</Reviewer>
       <Reviewer>ray.ni@intel.com</Reviewer>
       <Reviewer>rangasai.v.chaganty@intel.com</Reviewer>
@@ -37,18 +35,22 @@
       <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2PlatformsRepo">
+      <AlwaysInclude>Features/Intel</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg|Platform/Intel/ClevoOpenBoardPkg</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/PurleyOpenBoardPkg|Platform/Intel/Readme.md</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/build.cfg|Platform/Intel/build_bios.py</AlwaysInclude>
-      <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/LewisburgPkg</AlwaysInclude>
-      <AlwaysInclude>Silicon/Intel/PurleyRcPkg|Silicon/Intel/PurleySktPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/CometlakeOpenBoardPkg|Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/SimicsOpenBoardPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/WhiskeylakeOpenBoardPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/Readme.md|Platform/Intel/build.cfg|Platform/Intel/build_bios.py|Platform/Intel/Tools</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/CoffeelakeSiliconPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/SimicsIch10Pkg|Silicon/Intel/SimicsX58SktPkg|Silicon/Intel/Tools</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2NonOsiRepo">
-      <AlwaysInclude>Silicon/Intel/KabylakeSiliconBinPkg|Silicon/Intel/PurleySiliconBinPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardBinPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/CoffeelakeSiliconBinPkg|Silicon/Intel/KabylakeSiliconBinPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/PurleySiliconBinPkg|Silicon/Intel/SimicsIch10BinPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="FspRepo">
-      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
+      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|CometLakeFspBinPkg|IceLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
     </SparseData>
   </SparseCheckout>
 
@@ -70,10 +72,10 @@
   </SubmoduleAlternateRemotes>
 
   <CombinationList>
-    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms repo, devel-MinPlatform branch from edk2-non-osi repo, master branch from FSP repo">
+    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms repo, master branch from edk2-non-osi repo, master branch from FSP repo">
       <Source localRoot="edk2" remote="Edk2Repo" branch="master" sparseCheckout="true" enableSubmodule="true" />
       <Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" branch="master" sparseCheckout="true" />
-      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="devel-MinPlatform" sparseCheckout="true" />
+      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="master" sparseCheckout="true" />
       <Source localRoot="FSP" remote="FspRepo" branch="master" sparseCheckout="true" />
     </Combination>
   </CombinationList>
-- 
2.24.0.windows.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest
  2020-03-18  8:14 [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest Nate DeSimone
  2020-03-18  8:21 ` Ni, Ray
  2020-03-18  8:28 ` Chaganty, Rangasai V
@ 2020-03-18 18:56 ` Desimone, Ashley E
  2 siblings, 0 replies; 4+ messages in thread
From: Desimone, Ashley E @ 2020-03-18 18:56 UTC (permalink / raw)
  To: Desimone, Nathaniel L, devel@edk2.groups.io
  Cc: Chiu, Chasel, Chaganty, Rangasai V, Oram, Isaac W, Gao, Liming,
	Ni, Ray, Pandya, Puja

Reviewed-by: Ashley DeSimone <ashley.e.desimone@intel.com>

-----Original Message-----
From: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com> 
Sent: Wednesday, March 18, 2020 1:14 AM
To: devel@edk2.groups.io
Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Desimone, Ashley E <ashley.e.desimone@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Oram, Isaac W <isaac.w.oram@intel.com>; Gao, Liming <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Pandya, Puja <puja.pandya@intel.com>
Subject: [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest

From: Nate DeSimone <nathaniel.l.desimone@intel.com>

Update MinPlatform manifest for newly added packages and branches

Cc: Ashley DeSimone <ashley.e.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
---
 .../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 @@
   <ProjectInfo>
     <CodeName>Intel-MinPlatform</CodeName>
     <Description>Intel Minimum Platform</Description>
-    <DevLead>michael.a.kubacki@intel.com</DevLead>
+    <DevLead>nathaniel.l.desimone@intel.com</DevLead>
     <LeadReviewers>
-      <Reviewer>michael.a.kubacki@intel.com</Reviewer>
       <Reviewer>chasel.chiu@intel.com</Reviewer>
       <Reviewer>nathaniel.l.desimone@intel.com</Reviewer>
-      <Reviewer>ankit.sinha@intel.com</Reviewer>
       <Reviewer>liming.gao@intel.com</Reviewer>
       <Reviewer>ray.ni@intel.com</Reviewer>
       <Reviewer>rangasai.v.chaganty@intel.com</Reviewer>
@@ -37,18 +35,22 @@
       <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2PlatformsRepo">
+      <AlwaysInclude>Features/Intel</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg|Platform/Intel/ClevoOpenBoardPkg</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/PurleyOpenBoardPkg|Platform/Intel/Readme.md</AlwaysInclude>
-      <AlwaysInclude>Platform/Intel/build.cfg|Platform/Intel/build_bios.py</AlwaysInclude>
-      <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/LewisburgPkg</AlwaysInclude>
-      <AlwaysInclude>Silicon/Intel/PurleyRcPkg|Silicon/Intel/PurleySktPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/CometlakeOpenBoardPkg|Platform/Intel/KabylakeOpenBoardPkg|Platform/Intel/SimicsOpenBoardPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/WhiskeylakeOpenBoardPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/Readme.md|Platform/Intel/build.cfg|Platform/Intel/build_bios.py|Platform/Intel/Tools</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/IntelSiliconPkg|Silicon/Intel/KabylakeSiliconPkg|Silicon/Intel/CoffeelakeSiliconPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/SimicsIch10Pkg|Silicon/Intel/SimicsX58SktPkg|Silicon/Intel/Tools</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2NonOsiRepo">
-      <AlwaysInclude>Silicon/Intel/KabylakeSiliconBinPkg|Silicon/Intel/PurleySiliconBinPkg</AlwaysInclude>
+      <AlwaysInclude>Platform/Intel/KabylakeOpenBoardBinPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/CoffeelakeSiliconBinPkg|Silicon/Intel/KabylakeSiliconBinPkg</AlwaysInclude>
+      <AlwaysInclude>Silicon/Intel/PurleySiliconBinPkg|Silicon/Intel/SimicsIch10BinPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="FspRepo">
-      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
+      <AlwaysInclude>AmberLakeFspBinPkg|CoffeeLakeFspBinPkg|CometLakeFspBinPkg|IceLakeFspBinPkg|KabylakeFspBinPkg</AlwaysInclude>
     </SparseData>
   </SparseCheckout>
 
@@ -70,10 +72,10 @@
   </SubmoduleAlternateRemotes>
 
   <CombinationList>
-    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms repo, devel-MinPlatform branch from edk2-non-osi repo, master branch from FSP repo">
+    <Combination name="master" description="the master branch from edk2 Repo, master branch from edk2-platforms repo, master branch from edk2-non-osi repo, master branch from FSP repo">
       <Source localRoot="edk2" remote="Edk2Repo" branch="master" sparseCheckout="true" enableSubmodule="true" />
       <Source localRoot="edk2-platforms" remote="Edk2PlatformsRepo" branch="master" sparseCheckout="true" />
-      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="devel-MinPlatform" sparseCheckout="true" />
+      <Source localRoot="edk2-non-osi" remote="Edk2NonOsiRepo" branch="master" sparseCheckout="true" />
       <Source localRoot="FSP" remote="FspRepo" branch="master" sparseCheckout="true" />
     </Combination>
   </CombinationList>
-- 
2.24.0.windows.2


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-18 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-18  8:14 [edk2-staging/EdkRepo-Manifest] [PATCH] Edkrepo-Manifest: Update MinPlatform manifest Nate DeSimone
2020-03-18  8:21 ` Ni, Ray
2020-03-18  8:28 ` Chaganty, Rangasai V
2020-03-18 18:56 ` Desimone, Ashley E

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox