From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 366B4940FCD for ; Thu, 6 Jun 2024 03:04:53 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=epu33gQVD+/g9ajI2XIQarEUB3lNr8VV7xNuJI/+kp8=; c=relaxed/simple; d=groups.io; h=Feedback-ID:From:To:Cc:Subject:Date:Message-ID:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20240206; t=1717643092; v=1; b=gcZZQDapK/dAWYre/8ULiGdfMrW5jpu07HDSP0oxhjmAs2swaVWljCX54Y7skymi+vfWxHOe fN33HabvWKEL8kBqaEIH61W5vfHk4FSdOl+bbfKyaoWF5Tozf3N4LU31amMjwUJiW/40PX8p3vN n02RIxmzn3BKQTMpti0gP8PLY2Dnn6y6ow+euCPdm7PPsaGpGlUYVq91RHs01HvHt2BRiYonHmV Ay7lAL+iz6N4chzc84Sgl4mIN60WzaBFXXqZYutNk3X43PwlNM+Se6XDr1DbhXI9LB6Gtio5smd 91LZaYS+4Y/vjKXLoY2iFToU0l1zrHFv7/BwW5/4I9EJg== X-Received: by 127.0.0.2 with SMTP id QbIOYY7687511xDWeVmqUXxJ; Wed, 05 Jun 2024 20:04:51 -0700 X-Received: from fout1-smtp.messagingengine.com (fout1-smtp.messagingengine.com [103.168.172.144]) by mx.groups.io with SMTP id smtpd.web11.5162.1717643091022803304 for ; Wed, 05 Jun 2024 20:04:51 -0700 X-Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailfout.nyi.internal (Postfix) with ESMTP id 616C6138011A; Wed, 5 Jun 2024 23:04:50 -0400 (EDT) X-Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Wed, 05 Jun 2024 23:04:50 -0400 X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvledrvdeljedgieejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomheptfgvsggvtggt rgcuvehrrghnuceorhgvsggvtggtrgessghsughiohdrtghomheqnecuggftrfgrthhtvg hrnhepuedvkedtleekueekgfejjeettefftdduiefffeehveefgfevueelgffhleelgfdv necuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprhgvsg gvtggtrgessghsughiohdrtghomh X-ME-Proxy: Feedback-ID: i5b994698:Fastmail X-Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 5 Jun 2024 23:04:49 -0400 (EDT) From: "Rebecca Cran" To: devel@edk2.groups.io, nhi@os.amperecomputing.com Cc: Rebecca Cran , Chuong Tran , Leif Lindholm Subject: [edk2-devel] [PATCH edk2-platforms 0/6] JadePkg and common Ampere code fixes Date: Wed, 5 Jun 2024 21:04:33 -0600 Message-ID: <20240606030439.46610-1-rebecca@bsdio.com> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Wed, 05 Jun 2024 20:04:51 -0700 Resent-From: rebecca@bsdio.com Reply-To: devel@edk2.groups.io,rebecca@bsdio.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: cGkyk3kgGUitw7gecTjQeKMGx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=gcZZQDap; dmarc=none; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io These are a set of bug fixes I made to the Mt Jade and common Ampere code while working on updating and improving ADLINK's edk2_aadp project. Rebecca Cran (6): Silicon/Ampere: Fix capitalization of Cache strings in PlatformInfoDxe Silicon/Ampere: Reduce DEBUG_INFO spam in PciSegmentLibPci Silicon/Ampere: Add TimerLib to DwGpioLib.inf for MicroSecondDelay Platform/Ampere: Don't try and close the ACPI table if OpenSdt fails Silicon/Ampere: Set default SMBIOS fw major/minor version to 0xFF Silicon/Ampere: Remove bogus ASSERT that *PpiList is non-NULL Silicon/Ampere/AmpereSiliconPkg/AmpereSiliconPkg.dec | 4 ++-- Silicon/Ampere/AmpereAltraPkg/Library/DwGpioLib/DwGpioLib.inf | 1 + Platform/Ampere/JadePkg/Drivers/AcpiPlatformDxe/AcpiDsdt.c | 1 - Silicon/Ampere/AmpereAltraPkg/Library/ArmPlatformLib/ArmPlatformLib.c | 1 - Silicon/Ampere/AmpereAltraPkg/Library/PciSegmentLibPci/PciSegmentLib.c | 24 ++++++++++---------- Silicon/Ampere/AmpereAltraPkg/Drivers/PlatformInfoDxe/PlatformInfoStrings.uni | 6 ++--- 6 files changed, 18 insertions(+), 19 deletions(-) -- 2.45.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119495): https://edk2.groups.io/g/devel/message/119495 Mute This Topic: https://groups.io/mt/106517021/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-