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 3ADAF7803D8 for ; Wed, 3 Jul 2024 09:53:51 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=4P4bnWg6LwyLeMHH/1X1ARVqx7Q5ZktJ1mtcg53n/lI=; c=relaxed/simple; d=groups.io; h=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=1720000431; v=1; b=zDb04k8q+QSXIIGeejZNZCsGwBzE8oVAMlhje3PI5IJkNE7WihQl+75mhjXNtHB5R3ZuYr+r EpZd4oiu9sEl9nwFVoxX07+xS1kzfl1Nr1SPjOXefRuEQK4BqQLRm9BCbu+0m1MEKjUNTghA/Td PAskzAiy0CF35XJ56l5pfpbF88MtRR5heJpKaKQ+rmhk+ULxr399PjTp8cfyhdqpdb4ggGoYEXc PQaZzUkrLvL0qMHiOemvpa95jmbgrzQ8Z7isww1buUy2dVdtjz21UzM9CEWN14789qUxHABu+f4 xOtCNPli0ivj8fZs0PpducVj7ER27WKNgl1NsNsBEKdSw== X-Received: by 127.0.0.2 with SMTP id Cqm7YY7687511xlDKi0qQspH; Wed, 03 Jul 2024 02:53:50 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.46670.1720000429760656432 for ; Wed, 03 Jul 2024 02:53:50 -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 5F173367; Wed, 3 Jul 2024 02:54:14 -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 10BCE3F766; Wed, 3 Jul 2024 02:53:46 -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 0/2] DynamicTablesPkg: CI related fixes Date: Wed, 3 Jul 2024 11:53:38 +0200 Message-Id: <20240703095340.3402057-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, 03 Jul 2024 02:53:50 -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: GyNeazc3Ky99vKU6Dy57fRFrx7686176AA= 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=zDb04k8q; 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 Small fixes reported while running the CI. These patches should be applied on top of: - [staging/dynamictables-reorg PATCH 00/15] Prepare libraries to support = other archs=20 https://edk2.groups.io/g/devel/message/119632 Cc: AbdulLateef Attar Cc: Girish Mahadevan Cc: Jeff Brasen Cc: Jeshua Smith Cc: Leif Lindholm Cc: Meenakshi Aggarwal Cc: Pierre Gondois Cc: Sami Mujawar Cc: Sunil V L Cc: Yeo Reum Yun Pierre Gondois (2): DynamicTablesPkg: Fix conversion compiler warnings DynamicTablesPkg: Add EFIAPI to generators hooks DynamicTablesPkg/Include/AcpiTableGenerator.h | 8 ++++---- .../Acpi/Common/AcpiMcfgLib/McfgGenerator.c | 1 + .../Acpi/Common/AcpiPcctLib/PcctGenerator.c | 16 ++++++++++++---- .../Acpi/Common/AcpiPpttLib/PpttGenerator.c | 1 + .../Acpi/Common/AcpiSratLib/SratGenerator.c | 1 + .../SsdtCpuTopologyGenerator.c | 7 +++++-- .../Common/AcpiSsdtPcieLib/SsdtPcieGenerator.c | 15 ++++++++++----- 7 files changed, 34 insertions(+), 15 deletions(-) --=20 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#119777): https://edk2.groups.io/g/devel/message/119777 Mute This Topic: https://groups.io/mt/107016602/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-