X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=ArmPkg%2FDrivers%2FCpuPei%2FCpuPei.inf;h=a9f85cbc68b1c52e50e714469a043e102d763ed3;hb=HEAD;hp=5016f8a5cdf8e1ab4a29d5cd48118b9d870ba183;hpb=149daa615f6225740549b5516fc1cd8627cae23f;p=mirror_edk2.git diff --git a/ArmPkg/Drivers/CpuPei/CpuPei.inf b/ArmPkg/Drivers/CpuPei/CpuPei.inf old mode 100755 new mode 100644 index 5016f8a5cd..a9f85cbc68 --- a/ArmPkg/Drivers/CpuPei/CpuPei.inf +++ b/ArmPkg/Drivers/CpuPei/CpuPei.inf @@ -4,12 +4,7 @@ # This module provides platform specific function to detect boot mode. # Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD License -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## @@ -44,14 +39,14 @@ ArmLib [Ppis] + gArmMpCoreInfoPpiGuid + +[Guids] + gArmMpCoreInfoGuid [FixedPcd] - gEmbeddedTokenSpaceGuid.PcdPrePiCpuMemorySize gEmbeddedTokenSpaceGuid.PcdPrePiCpuIoSize -[FeaturePcd] - gEmbeddedTokenSpaceGuid.PcdCacheEnable - -[depex] +[Depex] gEfiPeiMemoryDiscoveredPpiGuid - +