From nobody Sat May 4 03:29:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+100669+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+100669+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1677828410; cv=none; d=zohomail.com; s=zohoarc; b=hxvILvFdK0ADAMevpKQ3fSfUclu3QllqhGpeb85FamfkX1YUbNYikyMows+KT1+HeWnpo4Pt/kOUI3GK+8lOLPbJBV5ZRrzoCOA3/AhYhKPFfcXc4Uk+c+NAZ1ySPGvy3yRg4toXBmNI61D9Nu1eLUhg6SVJHFeL2YR029NTjog= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1677828410; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=t2t9DrncqHf/qyc4t4UZM1xM3akBl03VDN1igwvQNhA=; b=YKfzJSpPatFOi5DJI6Vedxao7To9oDJXzAgz8rA8lmY+Ll4JuakUIzqBDiZPLe1beGzkCjxxzdM/9MGrdzToKc03UOg4l9K2NvGMvG4sXgjyLpa5O8bPBWqXJAUxkWV+EIOEJkcoLQR7EO/zbRkE3wDPbT1z6BNz5TOFb4Fxxl4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+100669+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1677828410289911.2282053541925; Thu, 2 Mar 2023 23:26:50 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id LQwtYY1788612xKoT7o4uiUQ; Thu, 02 Mar 2023 23:26:49 -0800 X-Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx.groups.io with SMTP id smtpd.web11.18222.1677828406348296460 for ; Thu, 02 Mar 2023 23:26:49 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10637"; a="362574454" X-IronPort-AV: E=Sophos;i="5.98,229,1673942400"; d="scan'208";a="362574454" X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Mar 2023 23:26:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10637"; a="739401320" X-IronPort-AV: E=Sophos;i="5.98,229,1673942400"; d="scan'208";a="739401320" X-Received: from shwdeopenlab702.ccr.corp.intel.com ([10.239.55.92]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Mar 2023 23:26:47 -0800 From: "duntan" To: devel@edk2.groups.io Cc: Michael D Kinney , Liming Gao , Zhiguang Liu , Ray Ni Subject: [edk2-devel] [PATCH 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure Date: Fri, 3 Mar 2023 15:26:28 +0800 Message-Id: <20230303072629.1781-2-dun.tan@intel.com> In-Reply-To: <20230303072629.1781-1-dun.tan@intel.com> References: <20230303072629.1781-1-dun.tan@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,dun.tan@intel.com X-Gm-Message-State: SwYAFp1lSm6TVMWD3d5GEBx8x1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1677828409; bh=6D3HwCTQHT/eeysyEh48yFa3mLJQmdbjkaZT1LEis4c=; h=Cc:Date:From:Reply-To:Subject:To; b=XJXnwZcA5F+XI/q4EVAyZJ70Q4IhMI2zCHxOmuHb0VfOhVAUjG71a+KC6pP536OzJz+ N/hCv200q1XX490sKVG3J7KkGP7qgSIWMPrNUWNZ4d2os2VU56Ovp1abGj1owCXz89aCA q0gdPns3n0LltFSas5lINbgSUNMOjnJhY94= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1677828411550100001 Content-Type: text/plain; charset="utf-8" modify the wrong 'AcpiId' to 'ApicId' of MpWakeupStructure defination in Acpi64.h. Signed-off-by: Dun Tan Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Ray Ni Reviewed-by: Zhiguang Liu --- MdePkg/Include/IndustryStandard/Acpi64.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Include/IndustryStandard/Acpi64.h b/MdePkg/Include/Indu= stryStandard/Acpi64.h index 575ca0430c..16c2faaaf2 100644 --- a/MdePkg/Include/IndustryStandard/Acpi64.h +++ b/MdePkg/Include/IndustryStandard/Acpi64.h @@ -607,7 +607,7 @@ typedef struct { typedef struct { UINT16 Command; UINT16 Reserved; - UINT32 AcpiId; + UINT32 ApicId; UINT64 WakeupVector; UINT8 ReservedForOs[2032]; UINT8 ReservedForFirmware[2048]; --=20 2.31.1.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100669): https://edk2.groups.io/g/devel/message/100669 Mute This Topic: https://groups.io/mt/97357623/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- From nobody Sat May 4 03:29:27 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+100670+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+100670+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1677828414; cv=none; d=zohomail.com; s=zohoarc; b=FnOvjLHFEL3VqgTLzUb/JOgVoaKmQIHkmkH5bqYgThB5q7QnfNEo/NsmcfrE3vh8EQl+FkhieyVM+xvZRKg0h+F6HbGVvkIGvy02ptRY52U1y8otVtpqI7cs/EaTzBNcDDxosRO/3Rnkngx9KzsmYr2dO6PpIKKUg1Cw8Ge+bNc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1677828414; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:References:Sender:Subject:To; bh=EcWPYRLGiU9cz+RhJ9t+biL7ayVoKKcjHnuu21iSBNs=; b=CYLyJxZMQ4hCCGBwhtUy7/OwVwp4fUdqfKxxjNXFlPGCKKVR5iW1EzorF1Ii0DBcTmpZxV/Wy142E71SNljR+cnqg925c0r0qCxMvb9CyEVXbXITa85ix8cxb2kK+couYHRfgNiYrxc8BOcqxQsUsUlrS/jNKEOn7ZcoSQDBstc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+100670+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1677828414840491.60968811246073; Thu, 2 Mar 2023 23:26:54 -0800 (PST) Return-Path: X-Received: by 127.0.0.2 with SMTP id JyQzYY1788612xoOUdO5VN2P; Thu, 02 Mar 2023 23:26:54 -0800 X-Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx.groups.io with SMTP id smtpd.web11.18222.1677828406348296460 for ; Thu, 02 Mar 2023 23:26:53 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10637"; a="362574472" X-IronPort-AV: E=Sophos;i="5.98,229,1673942400"; d="scan'208";a="362574472" X-Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Mar 2023 23:26:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10637"; a="739401352" X-IronPort-AV: E=Sophos;i="5.98,229,1673942400"; d="scan'208";a="739401352" X-Received: from shwdeopenlab702.ccr.corp.intel.com ([10.239.55.92]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Mar 2023 23:26:50 -0800 From: "duntan" To: devel@edk2.groups.io Cc: Michael D Kinney , Liming Gao , Zhiguang Liu , Ray Ni Subject: [edk2-devel] [PATCH 2/2] MdePkg: add define for Multiprocessor Wakeup Structure Version Date: Fri, 3 Mar 2023 15:26:29 +0800 Message-Id: <20230303072629.1781-3-dun.tan@intel.com> In-Reply-To: <20230303072629.1781-1-dun.tan@intel.com> References: <20230303072629.1781-1-dun.tan@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: 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,dun.tan@intel.com X-Gm-Message-State: SJOViadObHxPSysN9OQaESAjx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1677828414; bh=EF3LyPv+P5U6kIG/cs3z1NFYm62hkDUFgGY001CCj1s=; h=Cc:Date:From:Reply-To:Subject:To; b=ly8KCvtLKeCpI9zu2PE1+xrTtGKPhhGqGn1SWxvTI1DYDvWNZ7hGCiJovPBn2KaZxhE 1mHRQWcQVakXVscrKqr2TTYhDn7Jej9XLj7NhFMTS1M6etV251AGFYsU0pHQ/fhyUF4Ns 3g9nARP7ojz1dVIRLrosmMK386sVfzRHqwI= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1677828415724100002 Content-Type: text/plain; charset="utf-8" Add define for Multiprocessor Wakeup Structure Version. The version for MpWakeupStructure in Spec6.4 is 0. Signed-off-by: Dun Tan Cc: Michael D Kinney Cc: Liming Gao Cc: Zhiguang Liu Cc: Ray Ni --- MdePkg/Include/IndustryStandard/Acpi64.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MdePkg/Include/IndustryStandard/Acpi64.h b/MdePkg/Include/Indu= stryStandard/Acpi64.h index 16c2faaaf2..4920939bdc 100644 --- a/MdePkg/Include/IndustryStandard/Acpi64.h +++ b/MdePkg/Include/IndustryStandard/Acpi64.h @@ -601,6 +601,11 @@ typedef struct { UINT64 MailBoxAddress; } EFI_ACPI_6_4_MULTIPROCESSOR_WAKEUP_STRUCTURE; =20 +/// +/// Multiprocessor Wakeup Structure Version (as defined in ACPI 6.4 spec.) +/// +#define EFI_ACPI_6_4_MULTIPROCESSOR_WAKEUP_STRUCTURE_REVISION 0x0 + /// /// Multiprocessor Wakeup Mailbox Structure /// --=20 2.31.1.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#100670): https://edk2.groups.io/g/devel/message/100670 Mute This Topic: https://groups.io/mt/97357624/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-