]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/MpServicesOnFrameworkMpServicesThunk.inf
Clean up the private GUID definition in module Level.
[mirror_edk2.git] / EdkCompatibilityPkg / Compatibility / MpServicesOnFrameworkMpServicesThunk / MpServicesOnFrameworkMpServicesThunk.inf
index 3a9dbad15d49fbd474a26fbb42c01ba5a9ba6524..15528e331c4ce2354c2ceb90729cc4b12075d501 100644 (file)
@@ -4,9 +4,9 @@
 # Intel's Framework MP Services Protocol is replaced by EFI_MP_SERVICES_PROTOCOL in PI 1.1.\r
 # This module produces PI MP Services Protocol on top of Framework MP Services Protocol.\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation\r
+# Copyright (c) 2009 - 2011, 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
@@ -21,6 +21,7 @@
   BASE_NAME                      = MpServicesOnFrameworkMpServicesThunk\r
   FILE_GUID                      = 51739E2A-A022-4D73-ADB9-91F0C9BC7142\r
   MODULE_TYPE                    = DXE_DRIVER\r
+  VERSION_STRING                 = 1.0\r
   ENTRY_POINT                    = InitializeMpServicesProtocol\r
 \r
 #\r
@@ -45,6 +46,7 @@
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
+  UefiCpuPkg/UefiCpuPkg.dec\r
 \r
 [LibraryClasses]\r
   TimerLib\r
@@ -58,6 +60,8 @@
   DebugLib\r
   BaseLib\r
   SynchronizationLib\r
+  DebugAgentLib\r
+  LocalApicLib\r
 \r
 [Protocols]\r
   gEfiMpServiceProtocolGuid                   ## PRODUCES\r