From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from atlmailgw2.ami.com (atlmailgw2.ami.com [63.147.10.42]) by mx.groups.io with SMTP id smtpd.web08.15883.1653535923994483646 for ; Wed, 25 May 2022 20:32:04 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: ami.com, ip: 63.147.10.42, mailfrom: sureshkumarp@ami.com) X-AuditID: ac10606f-1e785700000070e1-ee-628ef4b2e5a2 Received: from atlms1.us.megatrends.com (atlms1.us.megatrends.com [172.16.96.144]) (using TLS with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client did not present a certificate) by atlmailgw2.ami.com (Symantec Messaging Gateway) with SMTP id 17.9D.28897.2B4FE826; Wed, 25 May 2022 23:32:02 -0400 (EDT) Received: from SureshKP-EPC.us.megatrends.com (172.16.99.142) by atlms1.us.megatrends.com (172.16.96.144) with Microsoft SMTP Server id 14.3.498.0; Wed, 25 May 2022 23:32:00 -0400 From: "Sureshkumar Ponnusamy" To: CC: Isaac Oram , Nate DeSimone , Harikrishna Doppalapudi , Manickavasakam Karpagavinayagam Subject: [edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity Date: Wed, 25 May 2022 23:32:00 -0400 Message-ID: <20220526033200.1573-1-sureshkumarp@ami.com> X-Mailer: git-send-email 2.31.0.windows.1 MIME-Version: 1.0 Return-Path: sureshkumarp@ami.com X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrIIsWRmVeSWpSXmKPExsWyRiBhgu6mL31JBnt+mli0T5jNZtG/4hir xfFfH5gdmD22f7/A6LF4z0umAKaoBkabxLy8/JLEklSFlNTiZFulgKLMssTkSiWFzBRbJUMl hYKcxOTU3NS8ElulxIKC1LwUJTsuBQxgA1SWmaeQmpecn5KZl26r5Bnsr2thYWqpa6hkF5KR qpCZl5ZflJtYkpmfp5Ccn1cCVJ2aAhRVSOjmzJjx+RRrwVWeivmHr7M1MB7j6mLk5JAQMJFY Me0LYxcjF4eQwC4miYc/t0E52xklGvt2sIBUsQkYSXxe+JYNxBYRkJKYcmAmE0gRs8AJRonn /9YzgiSEBaolPu9bCNbAIqAqsXzOQyYQm1fAQuJ+zy4miHWaEt3HprFCxAUlTs58AlbPLKAt sWzha2YIW0Li4IsXYLaQgKLErZYvTBMY+WYhaZmFpGUWkpYFjMyrGIUSS3JyEzNz0suN9BJz M/WS83M3MULiK38H48eP5ocYmTgYDzFKcDArifBeeNqbJMSbklhZlVqUH19UmpNafIjRCeiB icxS3KAgBMZJvLGBgZQojGNoYmZibmRuaGlibmysJM67yv1ovJBAOjBus1NTC1KLYIYwcXBK NTBaMIQZs76d8mHGIiFjZcVH8t7rdlgcWBTxR2fG0ctNK1qeKTqcyDuo83bVR0uWYw1vaiS+ +dQqO/UULGNzL7SP5FVN/r7tXu+Zyl19Gmnam5/c7DNV8/dz/uC+NzKjv2/rbZtE6YuFf5WM Y1mqFq65PYGTY82hnRPfXxKZfein/NIZrHpflKWUWIozEg21mIuKEwGXP4KrxAIAAA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain Cc: Isaac Oram Cc: Nate DeSimone Cc: Harikrishna Doppalapudi Cc: Manickavasakam Karpagavinayagam Signed-off-by: Sureshkumar Ponnusamy --- 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 @@ #=0D= # @copyright=0D= # Copyright 2008 - 2021 Intel Corporation.
=0D= -# Copyright (c) 2021, American Megatrends International LLC.
=0D= +# Copyright (c) 2021 - 2022, American Megatrends International LLC.
= =0D= #=0D= # SPDX-License-Identifier: BSD-2-Clause-Patent=0D= ##=0D= @@ -17,7 +17,7 @@ PEI_ARCH =3D IA32=0D= DXE_ARCH =3D X64=0D= =0D= - !include AdvancedFeaturePkg/Include/AdvancedFeaturesPcd.dsc=0D= + !include WhitleyOpenBoardPkg/PlatformPkg.dsc=0D= =0D= [PcdsFixedAtBuild]=0D= gMinPlatformPkgTokenSpaceGuid.PcdBootStage|6=0D= @@ -32,7 +32,6 @@ !endif=0D= =0D= !include AdvancedFeaturePkg/Include/AdvancedFeatures.dsc=0D= - !include WhitleyOpenBoardPkg/PlatformPkg.dsc=0D= =0D= [Defines]=0D= BOARD_NAME =3D JunctionCity=0D= -- 2.31.0.windows.1 Please consider the environment before printing this email. The information contained in this message may be confidential and proprietar= y to American Megatrends (AMI). This communication is intended to be read o= nly 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 no= tice that any distribution of this message, in any form, is strictly prohibi= ted. Please promptly notify the sender by reply e-mail or by telephone at 7= 70-246-8600, and then delete or destroy all copies of the transmission.