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 21070AC104D for ; Fri, 10 May 2024 12:23:02 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=qyUSuubKAFHJ28WCKm4UGsngu5GbLeyrVHuyxxbzGA0=; 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=1715343781; v=1; b=dW4L2cAxNYfFJXfwYPTVAMvjgyQdWrUvzqeZnJOzRY/ly8ZYM9rO9btDAHdp6T+cA3xaFVWz 77kzVKBWvs/KYLVN8FVA256diYxryEMB+ht8T/CKDcDEppyICVB8THrL0OZAC8hpGgDGKPe9WP/ 3CXJBcXXNP/lGnO4lS+zeypbjU57MywPjakgmTV9FnS2vcjXgzLFj3AppyYyq5PFf18/OEvDzFN xTvEXnsXoSploxv3QojgMl2jewV7BDEMoZOFiMHzIo74rWGxRApYOTAj5DmjUY9UeozwQFzbeMS V5h8roFKK7ouE19mOsynzoKG5iknWta6oTQWT730oSTwA== X-Received: by 127.0.0.2 with SMTP id ZFhNYY7687511xz3zNCum1vP; Fri, 10 May 2024 05:23:01 -0700 X-Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mx.groups.io with SMTP id smtpd.web10.11335.1715343780799563862 for ; Fri, 10 May 2024 05:23: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 CF20511FB; Fri, 10 May 2024 05:23:25 -0700 (PDT) X-Received: from e129823.cambridge.arm.com (e129823.arm.com [10.1.197.6]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 533943F6A8; Fri, 10 May 2024 05:22:59 -0700 (PDT) From: "levi.yun" To: devel@edk2.groups.io Cc: yeoreum.yun@arm.com, sami.mujawar@arm.com, pierre.gondois@arm.com, zhiguang.liu@intel.com, dandan.bi@intel.com, gaoliming@byosoft.com.cn, zhichao.gao@intel.com, nd@arm.com Subject: [edk2-devel] [PATCH v1 1/4] MdePkg/Include/IndustryStandard: Update SET_ERROR_TYPE_WITH_ADDRESS Error Injection Actions Date: Fri, 10 May 2024 13:22:54 +0100 Message-Id: <20240510122257.2457623-2-yeoreum.yun@arm.com> In-Reply-To: <20240510122257.2457623-1-yeoreum.yun@arm.com> References: <20240510122257.2457623-1-yeoreum.yun@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: Fri, 10 May 2024 05:23:00 -0700 Resent-From: yeoreum.yun@arm.com Reply-To: devel@edk2.groups.io,yeoreum.yun@arm.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: pxqVrD9Z0wc1sV1GO9Xhyp4xx7686176AA= 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=dW4L2cAx; 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 SET_ERROR_TYPE_WITH_ADDRESS Error Injection Actions was added from ACPI 5.1 specification. Update Error Injection Action with the ACPI spec. Cc: Zhiguang Liu Cc: Dandan Bi Cc: Liming Gao Cc: Zhichao Gao Cc: Sami Mujawar Cc: Pierre Gondois Signed-off-by: levi.yun --- MdePkg/Include/IndustryStandard/Acpi51.h | 1 + MdePkg/Include/IndustryStandard/Acpi60.h | 1 + MdePkg/Include/IndustryStandard/Acpi61.h | 1 + MdePkg/Include/IndustryStandard/Acpi62.h | 1 + MdePkg/Include/IndustryStandard/Acpi63.h | 1 + MdePkg/Include/IndustryStandard/Acpi64.h | 1 + MdePkg/Include/IndustryStandard/Acpi65.h | 1 + 7 files changed, 7 insertions(+) diff --git a/MdePkg/Include/IndustryStandard/Acpi51.h b/MdePkg/Include/In= dustryStandard/Acpi51.h index 4241b8f198f1d81cc9b9d6d8797e955ed1211a53..cdf95386d27add7e72f4f8e82= b0d23671a3e294d 100644 --- a/MdePkg/Include/IndustryStandard/Acpi51.h +++ b/MdePkg/Include/IndustryStandard/Acpi51.h @@ -1760,6 +1760,7 @@ typedef struct { #define EFI_ACPI_5_1_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_5_1_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_5_1_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_5_1_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_5_1_EINJ_TRIGGER_ERROR 0xFF =20 /// diff --git a/MdePkg/Include/IndustryStandard/Acpi60.h b/MdePkg/Include/In= dustryStandard/Acpi60.h index 3757d3f82792e812e85a6aef0f9e3e65b96591f8..d545de1ba2be0e30aeb8422de= c95358ac364c44b 100644 --- a/MdePkg/Include/IndustryStandard/Acpi60.h +++ b/MdePkg/Include/IndustryStandard/Acpi60.h @@ -1947,6 +1947,7 @@ typedef struct { #define EFI_ACPI_6_0_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_0_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_0_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_0_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_0_EINJ_TRIGGER_ERROR 0xFF =20 /// diff --git a/MdePkg/Include/IndustryStandard/Acpi61.h b/MdePkg/Include/In= dustryStandard/Acpi61.h index c3facc6e376e715b3e790efa18d9eb75ad0b2ded..94d72410138b8c2512586715a= c521da3c5d2209d 100644 --- a/MdePkg/Include/IndustryStandard/Acpi61.h +++ b/MdePkg/Include/IndustryStandard/Acpi61.h @@ -1979,6 +1979,7 @@ typedef struct { #define EFI_ACPI_6_1_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_1_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_1_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_1_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_1_EINJ_TRIGGER_ERROR 0xFF =20 /// diff --git a/MdePkg/Include/IndustryStandard/Acpi62.h b/MdePkg/Include/In= dustryStandard/Acpi62.h index 4dd3e21c232554cb5b3d322f57f55363e2c98ae1..732e4d16c58df6d79c88f103d= 048e46d29386913 100644 --- a/MdePkg/Include/IndustryStandard/Acpi62.h +++ b/MdePkg/Include/IndustryStandard/Acpi62.h @@ -2292,6 +2292,7 @@ typedef struct { #define EFI_ACPI_6_2_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_2_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_2_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_2_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_2_EINJ_TRIGGER_ERROR 0xFF =20 /// diff --git a/MdePkg/Include/IndustryStandard/Acpi63.h b/MdePkg/Include/In= dustryStandard/Acpi63.h index 7582dccf649b2f0b2308c3e9635b5767e86811ba..0cf984a840b9798f018f6a01a= c0524e08e981175 100644 --- a/MdePkg/Include/IndustryStandard/Acpi63.h +++ b/MdePkg/Include/IndustryStandard/Acpi63.h @@ -2252,6 +2252,7 @@ typedef struct { #define EFI_ACPI_6_3_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_3_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_3_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_3_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_3_EINJ_TRIGGER_ERROR 0xFF =20 /// diff --git a/MdePkg/Include/IndustryStandard/Acpi64.h b/MdePkg/Include/In= dustryStandard/Acpi64.h index faf069a0454e8cf97c4e9767b1c10c37754002a3..fd7b718ce47ca0d63e9f0b592= 622ea00dd1b8891 100644 --- a/MdePkg/Include/IndustryStandard/Acpi64.h +++ b/MdePkg/Include/IndustryStandard/Acpi64.h @@ -2335,6 +2335,7 @@ typedef struct { #define EFI_ACPI_6_4_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_4_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_4_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_4_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_4_EINJ_TRIGGER_ERROR 0xFF =20 /// diff --git a/MdePkg/Include/IndustryStandard/Acpi65.h b/MdePkg/Include/In= dustryStandard/Acpi65.h index b9616a3e29c26ed20dafca624d08679a60d95d61..6721c42e475d23ee89c2f3373= 989a26e52d80d90 100644 --- a/MdePkg/Include/IndustryStandard/Acpi65.h +++ b/MdePkg/Include/IndustryStandard/Acpi65.h @@ -2432,6 +2432,7 @@ typedef struct { #define EFI_ACPI_6_5_EINJ_EXECUTE_OPERATION 0x05 #define EFI_ACPI_6_5_EINJ_CHECK_BUSY_STATUS 0x06 #define EFI_ACPI_6_5_EINJ_GET_COMMAND_STATUS 0x07 +#define EFI_ACPI_6_5_EINJ_SET_ERROR_TYPE_WITH_ADDRESS 0x08 #define EFI_ACPI_6_5_EINJ_TRIGGER_ERROR 0xFF =20 /// -- Guid("CE165669-3EF3-493F-B85D-6190EE5B9759") -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118815): https://edk2.groups.io/g/devel/message/118815 Mute This Topic: https://groups.io/mt/106019471/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-