]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/PiSmmCore/PiSmmCore.inf
1) Change location of DEBUG() macro that prints the name of the FFS file being evalua...
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / PiSmmCore.inf
index 5f38065c0c0bb27ce0e5efe9c5b9b2036c904a89..96886e1e25a2f65835ce0a4ca64bf88d96b7d767 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
 # This module provide an SMM CIS compliant implementation of SMM Core.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation\r
+# Copyright (c) 2009 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# All rights reserved. This program and the accompanying materials\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
 # http://opensource.org/licenses/bsd-license.php\r
@@ -39,6 +39,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -52,6 +53,7 @@
   UefiLib                     \r
   UefiBootServicesTableLib    \r
   MemoryAllocationLib\r
+  PcdLib\r
   \r
 [Protocols]\r
   gEfiDxeSmmReadyToLockProtocolGuid             # PROTOCOL ALWAYS_CONSUMED\r
   gEfiLoadedImageProtocolGuid                   # PROTOCOL SOMETIMES_PRODUCED\r
   gEfiDevicePathProtocolGuid                    # PROTOCOL SOMETIMES_CONSUMED\r
 \r
+[Pcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdLoadFixAddressSmmCodePageNumber    # SIMETIMES_CONSUMED \r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdLoadModuleAtFixAddressEnable       # ALWAYS_CONSUMED\r
+  \r
 [Guids]\r
   gAprioriGuid                                  # ALWAYS_CONSUMED\r
   gEfiEventDxeDispatchGuid                      # ALWAYS_CONSUMED\r