]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmStm.h
UefiCpuPkg: Update SmmCpuFeatureLib pass XCODE5 tool chain
[mirror_edk2.git] / UefiCpuPkg / Library / SmmCpuFeaturesLib / SmmStm.h
index 92a4dc00ebc50f3890f771a89f7fe106d495a55f..c98b660ecb318884aa243d550ede7f99dcd31c68 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   SMM STM support\r
 \r
 /** @file\r
   SMM STM support\r
 \r
-  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -173,4 +173,13 @@ GetStmResource (
   VOID\r
   );\r
 \r
   VOID\r
   );\r
 \r
+/**\r
+  This function fixes up the address of the global variable or function\r
+  referred in SmiEntry assembly files to be the absoute address.\r
+**/\r
+VOID\r
+EFIAPI\r
+SmmCpuFeaturesLibStmSmiEntryFixupAddress (\r
+ );\r
+\r
 #endif\r
 #endif\r