public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "manickavasakam karpagavinayagam" <manickavasakamk@ami.com>
To: "Oram, Isaac W" <isaac.w.oram@intel.com>,
	Sureshkumar Ponnusamy <sureshkumarp@ami.com>,
	"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Desimone, Nathaniel L" <nathaniel.l.desimone@intel.com>,
	Harikrishna Doppalapudi <Harikrishnad@ami.com>
Subject: Re: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
Date: Thu, 26 May 2022 15:35:31 +0000	[thread overview]
Message-ID: <PH0PR10MB440813A8E28ABDF4EB8B1839BBD99@PH0PR10MB4408.namprd10.prod.outlook.com> (raw)
In-Reply-To: <SA1PR11MB580101573D6684D903057FF5D0D99@SA1PR11MB5801.namprd11.prod.outlook.com>

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.

  reply	other threads:[~2022-05-26 15:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2022-06-07 21:12 ` Nate DeSimone
2022-06-07 21:14 ` Nate DeSimone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=PH0PR10MB440813A8E28ABDF4EB8B1839BBD99@PH0PR10MB4408.namprd10.prod.outlook.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox