public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: ramkumark@ami.com
To: "devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: Harikrishna Doppalapudi <Harikrishnad@ami.com>,
	Sureshkumar Ponnusamy <sureshkumarp@ami.com>,
	Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>,
	Selvaraj V <selvarajv@ami.com>,
	Ramkumar Krishnamoorthi <ramkumark@ami.com>,
	Isaac Oram <isaac.w.oram@intel.com>,
	Nate DeSimone <nathaniel.l.desimone@intel.com>
Subject: [edk2-platfoms][PATCH V1] WhitleySiliconPkg : Resolve boot errors when synching to edk2-stable202302
Date: Tue, 14 Mar 2023 10:03:46 +0000	[thread overview]
Message-ID: <20230314100311.2442-1-ramkumark@ami.com> (raw)

Subject: [edk2-platfoms][PATCH V1] WhitleySiliconPkg : Resolve boot errors when synching to edk2-stable202302

Fix to resolve the boot error - Rearrange the enum constants
TypeJunctionCity and TypeAowanda in PlatformInfoTypes.h
according to PcdBoardId value.

Cc: Harikrishna Doppalapudi <harikrishnad@ami.com>
Cc: Sureshkumar Ponnusamy <sureshkumarp@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasakamk@ami.com>
Cc: Selvaraj V <selvarajv@ami.com>
Cc: Ramkumar K <ramkumark@ami.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>isaac.w.oram@intel.com
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>


Signed-off-by: Ramkumark <ramkumark@ami.com>
---
 Silicon/Intel/WhitleySiliconPkg/Include/PlatformInfoTypes.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Silicon/Intel/WhitleySiliconPkg/Include/PlatformInfoTypes.h b/Silicon/Intel/WhitleySiliconPkg/Include/PlatformInfoTypes.h
index 0c14a2409f..d9a9325b22 100644
--- a/Silicon/Intel/WhitleySiliconPkg/Include/PlatformInfoTypes.h
+++ b/Silicon/Intel/WhitleySiliconPkg/Include/PlatformInfoTypes.h
@@ -2,7 +2,7 @@

   @copyright
   Copyright 2020 - 2021 Intel Corporation. <BR>
-  Copyright (c) 2021 - 2022, American Megatrends International LLC. <BR>
+  Copyright (c) 2021 - 2023, American Megatrends International LLC. <BR>

   SPDX-License-Identifier: BSD-2-Clause-Patent
 **/
@@ -64,14 +64,14 @@ typedef enum {
   TypeArcherCityXPV,
   TypeBigPineKey,
   TypeExperWorkStationRP,
+  TypeJunctionCity,
+  TypeAowanda,
   TypeAmericanPass,
   EndOfEfiPlatformTypeEnum,
   //
   // Vendor board range currently starts at 0x80
   //
   TypeBoardPortTemplate,               // 0x80
-  TypeJunctionCity,
-  TypeAowanda,
   EndOfVendorPlatformTypeEnum
 } EFI_PLATFORM_TYPE;

--
2.37.1.windows.1
-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:[~2023-03-14 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14 10:03 ramkumark [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-15  6:46 [edk2-platfoms][PATCH V1] WhitleySiliconPkg : Resolve boot errors when synching to edk2-stable202302 Ramkumar Krishnamoorthi

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=20230314100311.2442-1-ramkumark@ami.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