public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list
       [not found] <164252BBF2C9ABC7.561@groups.io>
@ 2020-10-29 22:30 ` Oram, Isaac W
  2020-10-30  1:11 ` Chaganty, Rangasai V
  2020-11-06  8:24 ` Nate DeSimone
  2 siblings, 0 replies; 3+ messages in thread
From: Oram, Isaac W @ 2020-10-29 22:30 UTC (permalink / raw)
  To: devel@edk2.groups.io, Desimone, Nathaniel L
  Cc: Desimone, Ashley E, Chiu, Chasel, Chaganty, Rangasai V,
	Liming Gao, Ni, Ray, Agyeman, Prince, Pandya, Puja

Reviewed-by: Isaac Oram <isaac.w.oram@intel.com>

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Desimone, Nathaniel L
Sent: Wednesday, October 28, 2020 6:36 PM
To: devel@edk2.groups.io
Cc: 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>; Liming Gao <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Agyeman, Prince <prince.agyeman@intel.com>; Pandya, Puja <puja.pandya@intel.com>
Subject: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
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: Prince Agyeman <prince.agyeman@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
---
 edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
index eeaae4dc3f..2389d785cc 100644
--- a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
+++ b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
@@ -35,6 +35,7 @@
       <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2PlatformsRepo">
+      <AlwaysInclude>Drivers</AlwaysInclude>
       <AlwaysInclude>Features/Intel</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
-- 
2.27.0.windows.1







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

* Re: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list
       [not found] <164252BBF2C9ABC7.561@groups.io>
  2020-10-29 22:30 ` [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list Oram, Isaac W
@ 2020-10-30  1:11 ` Chaganty, Rangasai V
  2020-11-06  8:24 ` Nate DeSimone
  2 siblings, 0 replies; 3+ messages in thread
From: Chaganty, Rangasai V @ 2020-10-30  1:11 UTC (permalink / raw)
  To: devel@edk2.groups.io, Desimone, Nathaniel L
  Cc: Desimone, Ashley E, Chiu, Chasel, Oram, Isaac W, Liming Gao,
	Ni, Ray, Agyeman, Prince, Pandya, Puja

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

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Desimone, Nathaniel L
Sent: Wednesday, October 28, 2020 6:36 PM
To: devel@edk2.groups.io
Cc: 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>; Liming Gao <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Agyeman, Prince <prince.agyeman@intel.com>; Pandya, Puja <puja.pandya@intel.com>
Subject: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
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: Prince Agyeman <prince.agyeman@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
---
 edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
index eeaae4dc3f..2389d785cc 100644
--- a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
+++ b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
@@ -35,6 +35,7 @@
       <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2PlatformsRepo">
+      <AlwaysInclude>Drivers</AlwaysInclude>
       <AlwaysInclude>Features/Intel</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
-- 
2.27.0.windows.1







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

* Re: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list
       [not found] <164252BBF2C9ABC7.561@groups.io>
  2020-10-29 22:30 ` [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list Oram, Isaac W
  2020-10-30  1:11 ` Chaganty, Rangasai V
@ 2020-11-06  8:24 ` Nate DeSimone
  2 siblings, 0 replies; 3+ messages in thread
From: Nate DeSimone @ 2020-11-06  8:24 UTC (permalink / raw)
  To: devel@edk2.groups.io, Desimone, Nathaniel L
  Cc: Desimone, Ashley E, Chiu, Chasel, Chaganty, Rangasai V,
	Oram, Isaac W, Liming Gao, Ni, Ray, Agyeman, Prince, Pandya, Puja

Pushed: 331500e6a322d6b2990623ec56590e71955bae19

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Nate DeSimone
Sent: Wednesday, October 28, 2020 6:36 PM
To: devel@edk2.groups.io
Cc: 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>; Liming Gao <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>; Agyeman, Prince <prince.agyeman@intel.com>; Pandya, Puja <puja.pandya@intel.com>
Subject: [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
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: Prince Agyeman <prince.agyeman@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
---
 edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
index eeaae4dc3f..2389d785cc 100644
--- a/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
+++ b/edk2-platforms/Intel-MinPlatform/IntelMinPlatformManifest.xml
@@ -35,6 +35,7 @@
       <AlwaysInclude>ShellPkg|SourceLevelDebugPkg|UefiCpuPkg|FmpDevicePkg|CryptoPkg</AlwaysInclude>
     </SparseData>
     <SparseData remote="Edk2PlatformsRepo">
+      <AlwaysInclude>Drivers</AlwaysInclude>
       <AlwaysInclude>Features/Intel</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/AdvancedFeaturePkg|Platform/Intel/MinPlatformPkg|Platform/Intel/BoardModulePkg</AlwaysInclude>
       <AlwaysInclude>Platform/Intel/DebugFeaturePkg|Platform/Intel/UserInterfaceFeaturePkg</AlwaysInclude>
-- 
2.27.0.windows.1







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

end of thread, other threads:[~2020-11-06  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <164252BBF2C9ABC7.561@groups.io>
2020-10-29 22:30 ` [edk2-devel] [edk2-staging/EdkRepo-Manifest] [PATCH V1] Intel-MinPlatformManifest.xml: Add Drivers to sparse checkout list Oram, Isaac W
2020-10-30  1:11 ` Chaganty, Rangasai V
2020-11-06  8:24 ` Nate DeSimone

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