]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/PrePi/PeiUniCore.inf
ArmPlatformPkg: Remove RVCT support
[mirror_edk2.git] / ArmPlatformPkg / PrePi / PeiUniCore.inf
index 26328b7e8f67390739f5f6507664dcbf427a61f4..b62ea3c485bd451e8a1c9a22ab623ad041541a9d 100644 (file)
@@ -2,32 +2,27 @@
 #\r
 #  (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
 #  Copyright (c) 2011-2017, ARM Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2020, Arm Limited. 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
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = ArmPlatformPrePiUniCore\r
-  FILE_GUID                      = d959e387-7b91-452c-90e0-a1dbac90ddb8\r
+  FILE_GUID                      = 3e401783-cc94-4fcd-97bc-bd35ac369d2f\r
   MODULE_TYPE                    = SEC\r
   VERSION_STRING                 = 1.0\r
 \r
 [Sources]\r
+  PrePi.h\r
   PrePi.c\r
   MainUniCore.c\r
 \r
 [Sources.ARM]\r
   Arm/ArchPrePi.c\r
   Arm/ModuleEntryPoint.S   | GCC\r
-  Arm/ModuleEntryPoint.asm | RVCT\r
 \r
 [Sources.AArch64]\r
   AArch64/ArchPrePi.c\r
@@ -42,6 +37,7 @@
 \r
 [LibraryClasses]\r
   BaseLib\r
+  CacheMaintenanceLib\r
   DebugLib\r
   DebugAgentLib\r
   ArmLib\r