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 C72B07803D7 for ; Tue, 23 Apr 2024 05:57:35 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=A/BYVrn1iOrZ1prxfGVZFLjhjt4lSYj+H/Oycmq+r80=; c=relaxed/simple; d=groups.io; h=From:To: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=1713851854; v=1; b=gLEcDMwVu3I42w2qifBPIf/Yng5qbS/QFiCBO9mMw+q2DZ8JqO4Vq3zN57JB4hHXesCdceui TVyy8sPH68dJ4zxwnl8+SfC2V+wD6rU3uYzwh55exUrrW08RTHtmlKwisjzHzftwWCGq06pW6G5 oAxkDkD3UBWqu7e5ikp7dG4AiJaY68Tt5K0SwF7TuuOD1FtTYnqgmQLojJo2mEMtCmC5dlUZGJb jjyCZG898dtnNqploKpXrAUxXU/2OKTrmif+cU7PfqJ5jeNCBraata71s1T07HAXpdgdxKaX3zA dPgG++qBiSMbJ+KMIXqA1o+6vOpi/dQyoMjh12gLSTZZA== X-Received: by 127.0.0.2 with SMTP id kyxLYY7687511xIcx9HTOoMV; Mon, 22 Apr 2024 22:57:34 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.14]) by mx.groups.io with SMTP id smtpd.web10.12035.1713851848733131790 for ; Mon, 22 Apr 2024 22:57:28 -0700 X-CSE-ConnectionGUID: BJp5AXg/T3G3her3et4OwQ== X-CSE-MsgGUID: SRSjFfGORsKs/difEPxi5A== X-IronPort-AV: E=McAfee;i="6600,9927,11052"; a="13252443" X-IronPort-AV: E=Sophos;i="6.07,222,1708416000"; d="scan'208";a="13252443" X-Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by orvoesa106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Apr 2024 22:57:29 -0700 X-CSE-ConnectionGUID: P2bxs5x1RCeOZOFDG2KKnw== X-CSE-MsgGUID: wBbDoL3QTCeljkwxYfg8eQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,222,1708416000"; d="scan'208";a="55462218" X-Received: from unknown (HELO xieyuanh-mobl.ccr.corp.intel.com) ([10.238.3.39]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Apr 2024 22:57:27 -0700 From: "Yuanhao Xie" To: devel@edk2.groups.io Subject: [edk2-devel] [PATCH 0/1] UefiCpuPkg/SmmCpuSyncLib: Add MM_STANDALONE tag. Date: Tue, 23 Apr 2024 13:57:11 +0800 Message-ID: <20240423055712.531-1-yuanhao.xie@intel.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: Mon, 22 Apr 2024 22:57:28 -0700 Resent-From: yuanhao.xie@intel.com Reply-To: devel@edk2.groups.io,yuanhao.xie@intel.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: tsYkwk1xRJ3MgBhWIosloiCJx7686176AA= Content-Transfer-Encoding: 8bit X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=gLEcDMwV; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.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 Declares in the .inf file that the current component is an MM_STANDALONE xieyuanh (1): UefiCpuPkg/SmmCpuSyncLib: Add MM_STANDALONE tag. UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) base-commit: 86c8d69146310f24069701053a27153ae536ebba -- 2.39.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118123): https://edk2.groups.io/g/devel/message/118123 Mute This Topic: https://groups.io/mt/105685281/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-