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 04E557803CD for ; Wed, 19 Jun 2024 22:07:01 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=iHb2oL9fTnaSvxGWlQeT0ZpscNOfvfHpIlz/dmejjow=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: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=1718834821; v=1; b=Gz6Bd6/qVt8WC3+v6B5E8u+HLceHTWsZZKinBaksqjJ6Ku//qrOdrPAnyMHtge+jYZeC6LA4 EneJ6g9kp87Mh5HJJc2XhT/gmF57xtXUYk44FJfV6Re5S56IjTJiLytCJuqlUyuUKE0+3G/+R9P nHfKgeu3K8AdN2Ya5jWV4/IlftI7T9jXfAJKkkD5SVP15K5K+E4muu2IB6fMgrn9YmpYUMpANIF DC52wGdBG0510XgqImehl9LeIfJ4aj/77+zKTESLHDEi19iDejkJEx2BMHQwQko5APg0JPzKQcB 4e/gOwBbZZak0mRpT3hiWzo20HlJsTwJd0u+Sq/dAN2sg== X-Received: by 127.0.0.2 with SMTP id B5LpYY7687511xy3KPNruC57; Wed, 19 Jun 2024 15:07:00 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.33992.1718834820187980525 for ; Wed, 19 Jun 2024 15:07:00 -0700 X-Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 96AF41042; Wed, 19 Jun 2024 15:07:24 -0700 (PDT) X-Received: from e126645.home (usa-sjc-mx-foss1.foss.arm.com [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 54CE03F64C; Wed, 19 Jun 2024 15:06:57 -0700 (PDT) From: "PierreGondois" To: devel@edk2.groups.io Cc: Pierre Gondois , AbdulLateef Attar , Girish Mahadevan , Jeff Brasen , Jeshua Smith , Leif Lindholm , Meenakshi Aggarwal , Sami Mujawar , Sunil V L , Yeo Reum Yun Subject: [edk2-devel] [staging/dynamictables-reorg PATCH 05/15] DynamicTablesPkg: AcpiSpcrLib: Prepare to support other archs Date: Thu, 20 Jun 2024 00:06:19 +0200 Message-Id: <20240619220629.1994362-6-pierre.gondois@arm.com> In-Reply-To: <20240619220629.1994362-1-pierre.gondois@arm.com> References: <20240619220629.1994362-1-pierre.gondois@arm.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, 19 Jun 2024 15:07:00 -0700 Resent-From: pierre.gondois@arm.com Reply-To: devel@edk2.groups.io,pierre.gondois@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: bUQgZJi2NJ6Jk0QbAjrDNU5cx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b="Gz6Bd6/q"; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=arm.com (policy=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 Remove the Arm name from the generator to show the generator can be used by other archs. Signed-off-by: Pierre Gondois --- .../Library/Acpi/Common/AcpiSpcrLib/SpcrGenerator.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DynamicTablesPkg/Library/Acpi/Common/AcpiSpcrLib/SpcrGenerator= .c b/DynamicTablesPkg/Library/Acpi/Common/AcpiSpcrLib/SpcrGenerator.c index 6f027f3bf941..065729d7eecf 100644 --- a/DynamicTablesPkg/Library/Acpi/Common/AcpiSpcrLib/SpcrGenerator.c +++ b/DynamicTablesPkg/Library/Acpi/Common/AcpiSpcrLib/SpcrGenerator.c @@ -26,7 +26,7 @@ #include =0D #include =0D =0D -/** ARM standard SPCR Table Generator=0D +/** Standard SPCR Table Generator=0D =0D Constructs the SPCR table for PL011 or SBSA UART peripherals.=0D =0D --=20 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119637): https://edk2.groups.io/g/devel/message/119637 Mute This Topic: https://groups.io/mt/106770156/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-