public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
@ 2022-05-26  3:32 Sureshkumar Ponnusamy
  2022-05-26 15:22 ` Oram, Isaac W
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sureshkumar Ponnusamy @ 2022-05-26  3:32 UTC (permalink / raw)
  To: devel
  Cc: Isaac Oram, Nate DeSimone, Harikrishna Doppalapudi,
	Manickavasakam Karpagavinayagam

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>

Signed-off-by: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
---
 Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
index 4a2a963c28..8cedbaccee 100644
--- a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
+++ b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
@@ -3,7 +3,7 @@
 #
 # @copyright
 # Copyright 2008 - 2021 Intel Corporation. <BR>
-# Copyright (c) 2021, American Megatrends International LLC. <BR>
+# Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>
 #
 # SPDX-License-Identifier: BSD-2-Clause-Patent
 ##
@@ -17,7 +17,7 @@
   PEI_ARCH                            = IA32
   DXE_ARCH                            = X64
 
-  !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc
+  !include WhitleyOpenBoardPkg/PlatformPkg.dsc
 
 [PcdsFixedAtBuild]
   gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6
@@ -32,7 +32,6 @@
 !endif
 
   !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc
-  !include WhitleyOpenBoardPkg/PlatformPkg.dsc
 
 [Defines]
   BOARD_NAME                = JunctionCity
--
2.31.0.windows.1


Please consider the environment before printing this email.

The information contained in this message may be confidential and proprietary to American Megatrends (AMI).  This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited.  Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

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

* Re: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
  2022-05-26  3:32 [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity Sureshkumar Ponnusamy
@ 2022-05-26 15:22 ` Oram, Isaac W
  2022-05-26 15:35   ` manickavasakam karpagavinayagam
  2022-06-07 21:12 ` Nate DeSimone
  2022-06-07 21:14 ` Nate DeSimone
  2 siblings, 1 reply; 5+ messages in thread
From: Oram, Isaac W @ 2022-05-26 15:22 UTC (permalink / raw)
  To: Ponnusamy, Suresh, devel@edk2.groups.io
  Cc: Desimone, Nathaniel L, DOPPALAPUDI, HARIKRISHNA,
	KARPAGAVINAYAGAM, MANICKAVASAKAM

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

-----Original Message-----
From: Sureshkumar Ponnusamy <sureshkumarp@ami.com> 
Sent: Wednesday, May 25, 2022 8:32 PM
To: devel@edk2.groups.io
Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; DOPPALAPUDI, HARIKRISHNA <harikrishnad@ami.com>; KARPAGAVINAYAGAM, MANICKAVASAKAM <manickavasakamk@ami.com>
Subject: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>

Signed-off-by: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
---
 Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
index 4a2a963c28..8cedbaccee 100644
--- a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
+++ b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
@@ -3,7 +3,7 @@
 #

 # @copyright

 # Copyright 2008 - 2021 Intel Corporation. <BR>

-# Copyright (c) 2021, American Megatrends International LLC. <BR>

+# Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>

 #

 # SPDX-License-Identifier: BSD-2-Clause-Patent

 ##

@@ -17,7 +17,7 @@
   PEI_ARCH                            = IA32

   DXE_ARCH                            = X64

 

-  !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc

+  !include WhitleyOpenBoardPkg/PlatformPkg.dsc

 

 [PcdsFixedAtBuild]

   gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6

@@ -32,7 +32,6 @@
 !endif

 

   !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc

-  !include WhitleyOpenBoardPkg/PlatformPkg.dsc

 

 [Defines]

   BOARD_NAME                = JunctionCity

-- 
2.31.0.windows.1


Please consider the environment before printing this email.

The information contained in this message may be confidential and proprietary to American Megatrends (AMI).  This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited.  Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

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

* Re: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
  2022-05-26 15:22 ` Oram, Isaac W
@ 2022-05-26 15:35   ` manickavasakam karpagavinayagam
  0 siblings, 0 replies; 5+ messages in thread
From: manickavasakam karpagavinayagam @ 2022-05-26 15:35 UTC (permalink / raw)
  To: Oram, Isaac W, Sureshkumar Ponnusamy, devel@edk2.groups.io
  Cc: Desimone, Nathaniel L, Harikrishna Doppalapudi

Suresh :

Next time when sending the changes, please mention the changes in summary

Ex :  Changes done to enable network & IPMI features in JunctionCity.

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>

Thank you

-Manic

-----Original Message-----
From: Oram, Isaac W <isaac.w.oram@intel.com>
Sent: Thursday, May 26, 2022 11:22 AM
To: Sureshkumar Ponnusamy <sureshkumarp@ami.com>; devel@edk2.groups.io
Cc: Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; Harikrishna Doppalapudi <Harikrishnad@ami.com>; Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>
Subject: [EXTERNAL] RE: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity


**CAUTION: The e-mail below is from an external source. Please exercise caution before opening attachments, clicking links, or following guidance.**

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

-----Original Message-----
From: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
Sent: Wednesday, May 25, 2022 8:32 PM
To: devel@edk2.groups.io
Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>; DOPPALAPUDI, HARIKRISHNA <harikrishnad@ami.com>; KARPAGAVINAYAGAM, MANICKAVASAKAM <manickavasakamk@ami.com>
Subject: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity

Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>

Signed-off-by: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
---
 Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
index 4a2a963c28..8cedbaccee 100644
--- a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
+++ b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
@@ -3,7 +3,7 @@
 #

 # @copyright

 # Copyright 2008 - 2021 Intel Corporation. <BR>

-# Copyright (c) 2021, American Megatrends International LLC. <BR>

+# Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>

 #

 # SPDX-License-Identifier: BSD-2-Clause-Patent

 ##

@@ -17,7 +17,7 @@
   PEI_ARCH                            = IA32

   DXE_ARCH                            = X64



-  !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc

+  !include WhitleyOpenBoardPkg/PlatformPkg.dsc



 [PcdsFixedAtBuild]

   gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6

@@ -32,7 +32,6 @@
 !endif



   !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc

-  !include WhitleyOpenBoardPkg/PlatformPkg.dsc



 [Defines]

   BOARD_NAME                = JunctionCity

--
2.31.0.windows.1


Please consider the environment before printing this email.

The information contained in this message may be confidential and proprietary to American Megatrends (AMI).  This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited.  Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.
-The information contained in this message may be confidential and proprietary to American Megatrends (AMI). This communication is intended to be read only by the individual or entity to whom it is addressed or by their designee. If the reader of this message is not the intended recipient, you are on notice that any distribution of this message, in any form, is strictly prohibited. Please promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and then delete or destroy all copies of the transmission.

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

* Re: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
  2022-05-26  3:32 [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity Sureshkumar Ponnusamy
  2022-05-26 15:22 ` Oram, Isaac W
@ 2022-06-07 21:12 ` Nate DeSimone
  2022-06-07 21:14 ` Nate DeSimone
  2 siblings, 0 replies; 5+ messages in thread
From: Nate DeSimone @ 2022-06-07 21:12 UTC (permalink / raw)
  To: Ponnusamy, Suresh, devel@edk2.groups.io
  Cc: Oram, Isaac W, DOPPALAPUDI, HARIKRISHNA,
	KARPAGAVINAYAGAM, MANICKAVASAKAM

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

> -----Original Message-----
> From: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
> Sent: Wednesday, May 25, 2022 8:32 PM
> To: devel@edk2.groups.io
> Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Desimone, Nathaniel L
> <nathaniel.l.desimone@intel.com>; DOPPALAPUDI, HARIKRISHNA
> <harikrishnad@ami.com>; KARPAGAVINAYAGAM, MANICKAVASAKAM
> <manickavasakamk@ami.com>
> Subject: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity :
> Enabled Network and IPMI features for JunctionCity
> 
> Cc: Isaac Oram <isaac.w.oram@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
> Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>
> 
> Signed-off-by: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
> ---
>  Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc | 5 ++--
> -
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git
> a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> index 4a2a963c28..8cedbaccee 100644
> --- a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> +++ b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> @@ -3,7 +3,7 @@
>  #
> 
>  # @copyright
> 
>  # Copyright 2008 - 2021 Intel Corporation. <BR>
> 
> -# Copyright (c) 2021, American Megatrends International LLC. <BR>
> 
> +# Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>
> 
>  #
> 
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
> 
>  ##
> 
> @@ -17,7 +17,7 @@
>    PEI_ARCH                            = IA32
> 
>    DXE_ARCH                            = X64
> 
> 
> 
> -  !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc
> 
> +  !include WhitleyOpenBoardPkg/PlatformPkg.dsc
> 
> 
> 
>  [PcdsFixedAtBuild]
> 
>    gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6
> 
> @@ -32,7 +32,6 @@
>  !endif
> 
> 
> 
>    !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc
> 
> -  !include WhitleyOpenBoardPkg/PlatformPkg.dsc
> 
> 
> 
>  [Defines]
> 
>    BOARD_NAME                = JunctionCity
> 
> --
> 2.31.0.windows.1
> 
> 
> Please consider the environment before printing this email.
> 
> The information contained in this message may be confidential and
> proprietary to American Megatrends (AMI).  This communication is intended
> to be read only by the individual or entity to whom it is addressed or by their
> designee. If the reader of this message is not the intended recipient, you are
> on notice that any distribution of this message, in any form, is strictly
> prohibited.  Please promptly notify the sender by reply e-mail or by
> telephone at 770-246-8600, and then delete or destroy all copies of the
> transmission.

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

* Re: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
  2022-05-26  3:32 [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity Sureshkumar Ponnusamy
  2022-05-26 15:22 ` Oram, Isaac W
  2022-06-07 21:12 ` Nate DeSimone
@ 2022-06-07 21:14 ` Nate DeSimone
  2 siblings, 0 replies; 5+ messages in thread
From: Nate DeSimone @ 2022-06-07 21:14 UTC (permalink / raw)
  To: Ponnusamy, Suresh, devel@edk2.groups.io
  Cc: Oram, Isaac W, DOPPALAPUDI, HARIKRISHNA,
	KARPAGAVINAYAGAM, MANICKAVASAKAM

Pushed: https://github.com/tianocore/edk2-platforms/commit/b98dfd5

> -----Original Message-----
> From: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
> Sent: Wednesday, May 25, 2022 8:32 PM
> To: devel@edk2.groups.io
> Cc: Oram, Isaac W <isaac.w.oram@intel.com>; Desimone, Nathaniel L
> <nathaniel.l.desimone@intel.com>; DOPPALAPUDI, HARIKRISHNA
> <harikrishnad@ami.com>; KARPAGAVINAYAGAM, MANICKAVASAKAM
> <manickavasakamk@ami.com>
> Subject: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity :
> Enabled Network and IPMI features for JunctionCity
> 
> Cc: Isaac Oram <isaac.w.oram@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
> Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>
> 
> Signed-off-by: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
> ---
>  Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc | 5 ++--
> -
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git
> a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> index 4a2a963c28..8cedbaccee 100644
> --- a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> +++ b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.dsc
> @@ -3,7 +3,7 @@
>  #
> 
>  # @copyright
> 
>  # Copyright 2008 - 2021 Intel Corporation. <BR>
> 
> -# Copyright (c) 2021, American Megatrends International LLC. <BR>
> 
> +# Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>
> 
>  #
> 
>  # SPDX-License-Identifier: BSD-2-Clause-Patent
> 
>  ##
> 
> @@ -17,7 +17,7 @@
>    PEI_ARCH                            = IA32
> 
>    DXE_ARCH                            = X64
> 
> 
> 
> -  !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc
> 
> +  !include WhitleyOpenBoardPkg/PlatformPkg.dsc
> 
> 
> 
>  [PcdsFixedAtBuild]
> 
>    gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6
> 
> @@ -32,7 +32,6 @@
>  !endif
> 
> 
> 
>    !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc
> 
> -  !include WhitleyOpenBoardPkg/PlatformPkg.dsc
> 
> 
> 
>  [Defines]
> 
>    BOARD_NAME                = JunctionCity
> 
> --
> 2.31.0.windows.1
> 
> 
> Please consider the environment before printing this email.
> 
> The information contained in this message may be confidential and
> proprietary to American Megatrends (AMI).  This communication is intended
> to be read only by the individual or entity to whom it is addressed or by their
> designee. If the reader of this message is not the intended recipient, you are
> on notice that any distribution of this message, in any form, is strictly
> prohibited.  Please promptly notify the sender by reply e-mail or by
> telephone at 770-246-8600, and then delete or destroy all copies of the
> transmission.

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

end of thread, other threads:[~2022-06-07 21:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-26  3:32 [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity Sureshkumar Ponnusamy
2022-05-26 15:22 ` Oram, Isaac W
2022-05-26 15:35   ` manickavasakam karpagavinayagam
2022-06-07 21:12 ` Nate DeSimone
2022-06-07 21:14 ` Nate DeSimone

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