From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 07AE0740045 for ; Thu, 30 Nov 2023 11:10:09 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=m5oUCPDKPVDSVq1MboQA255ZTwngBXlWT1QAPHlUoSk=; 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:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1701342608; v=1; b=PIomViHc5wyrEqABrl7gLoMkf2sJEa5CSxwnfzCTK5mCFFwI5FDEzBdvv4Ekl1eGm7vyQhmO xL2v6BbF0lyxDxBDNsNdhu0nh3GguO2VPd5roOXv3uSoA47FXBSu2KX8iGBBT1vXJ6c3D7BKy40 PSmCmCuXunqdaEfZpbb7UnNo= X-Received: by 127.0.0.2 with SMTP id W5MPYY7687511xSM8mN57HPQ; Thu, 30 Nov 2023 03:10:08 -0800 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web11.69932.1701342607636277969 for ; Thu, 30 Nov 2023 03:10:08 -0800 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 4A4011042; Thu, 30 Nov 2023 03:10:53 -0800 (PST) X-Received: from e126645.home (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 2C3B23F6C4; Thu, 30 Nov 2023 03:10:04 -0800 (PST) From: "PierreGondois" To: devel@edk2.groups.io Cc: Michael D Kinney , Liming Gao , Zhiguang Liu , Ray Ni , Sami Mujawar , Leif Lindholm Subject: [edk2-devel] [PATCH 0/1] MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions Date: Thu, 30 Nov 2023 12:09:52 +0100 Message-Id: <20231130110953.16550-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 Reply-To: devel@edk2.groups.io,pierre.gondois@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: widBHncErzAEzGPAW4avi2BWx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=PIomViHc; 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 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io The patch-set at [1] aims to generate _CPC/_PSD information by querying the SCP through the SCMI protocol. Some _CPC/_PSD information is missing in the IndustryStandard folder. Extract the patch [2] from the patch-serie to avoid potentially re-submitting the whole patch-set and in case a new versions of this patch is required. [1] https://edk2.groups.io/g/devel/message/111567 [2] https://edk2.groups.io/g/devel/message/111570 Pierre Gondois (1): MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions MdePkg/Include/IndustryStandard/Acpi30.h | 14 ++++++++++++++ MdePkg/Include/IndustryStandard/Acpi40.h | 5 +++++ MdePkg/Include/IndustryStandard/Acpi50.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi51.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi60.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi61.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi62.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi63.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi64.h | 10 ++++++++++ MdePkg/Include/IndustryStandard/Acpi65.h | 10 ++++++++++ 10 files changed, 99 insertions(+) --=20 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111900): https://edk2.groups.io/g/devel/message/111900 Mute This Topic: https://groups.io/mt/102891568/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-