]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/PeiUniCore.inf
ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA ones
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiUniCore.inf
index 85114af7d1a8c37ea941a0714de697dc2bef754d..78d218ae09ca86aa2d77759174118146b97b4576 100644 (file)
@@ -1,15 +1,9 @@
 #/** @file\r
 #\r
 #  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
-#  Copyright (c) 2011-2014, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2011-2017, ARM Ltd. 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
-#  which accompanies this distribution.  The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #**/\r
 \r
@@ -21,6 +15,7 @@
   VERSION_STRING                 = 1.0\r
 \r
 [Sources]\r
+  PrePi.h\r
   PrePi.c\r
   MainUniCore.c\r
 \r
   EmbeddedPkg/EmbeddedPkg.dec\r
   ArmPkg/ArmPkg.dec\r
   ArmPlatformPkg/ArmPlatformPkg.dec\r
-  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec\r
 \r
 [LibraryClasses]\r
   BaseLib\r
+  CacheMaintenanceLib\r
   DebugLib\r
   DebugAgentLib\r
   ArmLib\r
@@ -51,7 +46,6 @@
   SerialPortLib\r
   ExtractGuidedSectionLib\r
   LzmaDecompressLib\r
-  PeCoffGetEntryPointLib\r
   DebugAgentLib\r
   PrePiLib\r
   ArmPlatformLib\r
@@ -67,6 +61,7 @@
 \r
 [Guids]\r
   gArmMpCoreInfoGuid\r
+  gEfiFirmwarePerformanceGuid\r
 \r
 [FeaturePcd]\r
   gEmbeddedTokenSpaceGuid.PcdPrePiProduceMemoryTypeInformationHob\r
@@ -91,7 +86,6 @@
 \r
   gArmPlatformTokenSpaceGuid.PcdCoreCount\r
 \r
-  gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize\r
   gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize\r
 \r
   gEmbeddedTokenSpaceGuid.PcdMemoryTypeEfiACPIReclaimMemory\r