]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/CpuRuntimeDxe/Cpu.inf
Update PeiMemoryAllocationLib instance to support AllocateReservedPages() API.
[mirror_edk2.git] / UnixPkg / CpuRuntimeDxe / Cpu.inf
index 39fd4c81f470e89f77e94679c715f641a4bd0e7a..ea49064cea18ece36118826d3b499a6348254709 100644 (file)
@@ -2,9 +2,9 @@
 # Component description file for Cpu module.\r
 #\r
 # This CPU module abstracts the interrupt subsystem of a platform and the CPU-specific setjump-long pair.\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 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
@@ -20,8 +20,6 @@
   FILE_GUID                      = f3794b60-8985-11db-8e53-0040d02b1835\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = InitializeCpu\r
 \r
@@ -40,7 +38,6 @@
 \r
 [Packages]\r
   IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
   UnixPkg/UnixPkg.dec\r
   MdePkg/MdePkg.dec\r
   MdeModulePkg/MdeModulePkg.dec\r
@@ -55,6 +52,7 @@
   HiiLib\r
   DebugLib\r
   BaseLib\r
+  UnixLib\r
 \r
 [Protocols]\r
   gEfiUnixIoProtocolGuid                        # PROTOCOL_NOTIFY SOMETIMES_CONSUMED\r