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 B00D2D80C7F for ; Mon, 29 Apr 2024 00:03:27 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=bjZj5B2L2u7y/BCzmlYywRKkgtDWlLRKHAf6HlAEUkA=; 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=1714349006; v=1; b=voIRfSme1J88xa/BbTnle8zvKbUFYigTqvBDfb9Ex+kMy7qiB6PIIDn3pLskL9qLWe7+51J/ RDmmkW7fIzfGZlXrtlXp1AhTI2VtXMOuJHOlDOxehjNrD0GWCMsep+prp5n0IXCju5NbP67hvZP GTIg5g0pV/udMY6gFvJzre51NHtJuIcJf29LBfmg7unDTd9+HDYXWnsGeI5pvHATuX+FTptD3Rc Ve3n3gkgBi7Jqr7PtTg8QXl40V5vMBOgn83fjOZcR4C7lYwwVxvp+nUAgyk11fdt2AkOOb8LpdZ VEVSnPe9sOkfSSZYmHiEgvbNWyTiUc1aC923ObSxl2b1Q== X-Received: by 127.0.0.2 with SMTP id HCupYY7687511xErv7c9FM2R; Sun, 28 Apr 2024 17:03:26 -0700 X-Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) by mx.groups.io with SMTP id smtpd.web10.9091.1714349005414949114 for ; Sun, 28 Apr 2024 17:03:25 -0700 X-CSE-ConnectionGUID: 2Qy1I5ilS5C00eb4EAwfug== X-CSE-MsgGUID: O4bk/YwtT+SXS9MJ10maow== X-IronPort-AV: E=McAfee;i="6600,9927,11057"; a="21415242" X-IronPort-AV: E=Sophos;i="6.07,238,1708416000"; d="scan'208";a="21415242" X-Received: from orviesa009.jf.intel.com ([10.64.159.149]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2024 17:03:24 -0700 X-CSE-ConnectionGUID: AMc/pTpfSE+VFchaOgyunA== X-CSE-MsgGUID: X2P2Mk79SOuyf5gvV/bayw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,238,1708416000"; d="scan'208";a="25927482" X-Received: from xieyuanh-mobl.ccr.corp.intel.com ([10.125.243.86]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Apr 2024 17:03:23 -0700 From: "Yuanhao Xie" To: devel@edk2.groups.io Subject: [edk2-devel] [Patch V2 0/1] Add MM_STANDALONE tag. Date: Mon, 29 Apr 2024 08:03:07 +0800 Message-ID: <20240429000309.1171-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: Sun, 28 Apr 2024 17:03:25 -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: 08vgLvppCsTEcf7vI14LDp09x7686176AA= 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=voIRfSme; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=intel.com (policy=none) 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(-) -- 2.39.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118355): https://edk2.groups.io/g/devel/message/118355 Mute This Topic: https://groups.io/mt/105792381/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-