X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=ArmPkg%2FDrivers%2FCpuDxe%2FCpuDxe.inf;h=e5549fc71df737bc176ee21b99b269fee321dbc0;hb=HEAD;hp=0c5017b31e662d8bb7d065142532850700444911;hpb=09c3c69cfde1f3dcaf26799bcd04720880895fea;p=mirror_edk2.git diff --git a/ArmPkg/Drivers/CpuDxe/CpuDxe.inf b/ArmPkg/Drivers/CpuDxe/CpuDxe.inf index 0c5017b31e..10792b393f 100644 --- a/ArmPkg/Drivers/CpuDxe/CpuDxe.inf +++ b/ArmPkg/Drivers/CpuDxe/CpuDxe.inf @@ -5,13 +5,7 @@ # Copyright (c) 2009, Apple Inc. All rights reserved.
# Copyright (c) 2011-2013, ARM Limited. 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 # #**/ @@ -27,7 +21,6 @@ [Sources.Common] CpuDxe.c CpuDxe.h - CpuMpCore.c CpuMmuCommon.c Exception.c @@ -74,4 +67,4 @@ gArmTokenSpaceGuid.PcdDebuggerExceptionSupport [Depex] - TRUE + gHardwareInterruptProtocolGuid OR gHardwareInterrupt2ProtocolGuid