Reviewed-by: Ray Ni <ray...@intel.com>

Thanks,
Ray
________________________________
From: Xie, Yuanhao <yuanhao....@intel.com>
Sent: Monday, April 29, 2024 8:03
To: devel@edk2.groups.io <devel@edk2.groups.io>
Cc: Xie, Yuanhao <yuanhao....@intel.com>; Dong, Eric <eric.d...@intel.com>; Ni, 
Ray <ray...@intel.com>; Kumar, Rahul R <rahul.r.ku...@intel.com>; Gerd Hoffmann 
<kra...@redhat.com>; Wu, Jiaxin <jiaxin...@intel.com>
Subject: [Patch V2 1/1] UefiCpuPkg/SmmCpuSyncLib: Add MM_STANDALONE tag.

Declares in the .inf file that the current component is an MM_STANDALONE

Signed-off-by: Yuanhao Xie <yuanhao....@intel.com>
Cc: Eric Dong <eric.d...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Cc: Rahul Kumar <rahul1.ku...@intel.com>
Cc: Gerd Hoffmann <kra...@redhat.com>
Cc: Jiaxin Wu <jiaxin...@intel.com>
Reviewed-by: Jiaxin Wu <jiaxin...@intel.com>
---
 UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf 
b/UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf
index 6b0d49c30a..2199b7948d 100644
--- a/UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf
+++ b/UefiCpuPkg/Library/SmmCpuSyncLib/SmmCpuSyncLib.inf
@@ -3,7 +3,7 @@
 #
 # This is SMM CPU Synchronization lib used for SMM CPU sync operations.
 #
-# Copyright (c) 2023, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2023 - 2024, Intel Corporation. All rights reserved.<BR>
 # SPDX-License-Identifier: BSD-2-Clause-Patent
 #
 ##
@@ -13,7 +13,7 @@
   BASE_NAME                      = SmmCpuSyncLib
   FILE_GUID                      = 1ca1bc1a-16a4-46ef-956a-ca500fd3381f
   MODULE_TYPE                    = DXE_SMM_DRIVER
-  LIBRARY_CLASS                  = SmmCpuSyncLib|DXE_SMM_DRIVER
+  LIBRARY_CLASS                  = SmmCpuSyncLib|DXE_SMM_DRIVER MM_STANDALONE

 [Sources]
   SmmCpuSyncLib.c
--
2.39.1.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#118413): https://edk2.groups.io/g/devel/message/118413
Mute This Topic: https://groups.io/mt/105792384/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to