]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
MdeModulePkg PiSmmCore: Enhance memory profile for memory leak detection
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / PiSmmCore.inf
index 9c06b2ac2fd7e45540d5792cb08e636ab4fdef5a..f7e32c4e09a8443fb2103a318ddeeade37155ef6 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # This module provide an SMM CIS compliant implementation of SMM Core.\r
 #\r
-# Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
@@ -48,6 +48,7 @@
   BaseLib\r
   BaseMemoryLib\r
   PeCoffLib\r
+  PeCoffGetEntryPointLib\r
   CacheMaintenanceLib  \r
   DebugLib\r
   ReportStatusCodeLib\r
@@ -81,6 +82,7 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdLoadModuleAtFixAddressEnable        ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMemoryProfileMemoryType             ## CONSUMES\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdMemoryProfilePropertyMask           ## CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdMemoryProfileDriverPath             ## CONSUMES\r
 \r
 [Guids]\r
   gAprioriGuid                                  ## SOMETIMES_CONSUMES   ## File\r
@@ -92,6 +94,8 @@
   ## SOMETIMES_CONSUMES   ## GUID # Locate protocol\r
   ## SOMETIMES_PRODUCES   ## GUID # SmiHandlerRegister\r
   gEdkiiMemoryProfileGuid\r
+  ## SOMETIMES_PRODUCES   ## GUID # Install protocol\r
+  gEdkiiSmmMemoryProfileGuid\r
   gZeroGuid                                     ## SOMETIMES_CONSUMES   ## GUID\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r