]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Core / PiSmmCore / PiSmmIpl.inf
index d724c495f07fa81cfe87babfdba9baea3e6f2f40..73507cd239f62e5cd491c0db5fb348899506887c 100644 (file)
@@ -1,9 +1,9 @@
 ## @file\r
 #   This module provide an SMM CIS compliant implementation of SMM IPL.\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
@@ -33,6 +33,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
@@ -46,6 +47,7 @@
   DxeServicesTableLib\r
   UefiLib\r
   UefiRuntimeLib\r
+  DxeServicesLib\r
   \r
 [Protocols]\r
   gEfiSmmBase2ProtocolGuid                      # PROTOCOL ALWAYS_PRODUCED\r
   gEfiSmmConfigurationProtocolGuid              # PROTOCOL ALWAYS_CONSUMED\r
   gEfiSmmControl2ProtocolGuid                   # PROTOCOL ALWAYS_CONSUMED\r
   gEfiDxeSmmReadyToLockProtocolGuid             # PROTOCOL ALWAYS_CONSUMED\r
-  gEfiFirmwareVolume2ProtocolGuid               # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiCpuArchProtocolGuid                       # PROTOCOL SIMETIMES_CONSUMED\r
 \r
 [Guids]\r
   gEfiEventDxeDispatchGuid                      # ALWAYS_CONSUMED\r
   gEfiEventReadyToBootGuid                      # ALWAYS_CONSUMED\r
   gEfiEventLegacyBootGuid                       # ALWAYS_CONSUMED\r
   gEfiEventVirtualAddressChangeGuid             # ALWAYS_CONSUMED\r
-  \r
+  gLoadFixedAddressConfigurationTableGuid       # SIMETIMES_CONSUMED\r
+\r
+[Pcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdLoadFixAddressSmmCodePageNumber    # SIMETIMES_CONSUMED \r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdLoadModuleAtFixAddressEnable       # ALWAYS_CONSUMED\r
+\r
\r
 [Depex]\r
   gEfiSmmAccess2ProtocolGuid AND gEfiSmmControl2ProtocolGuid\r