From: Leif Lindholm Date: Tue, 6 Feb 2018 16:41:16 +0000 (+0000) Subject: ArmPkg: delete references to unused guids/Pcds from CpuDxe X-Git-Tag: edk2-stable201903~2469 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=09c3c69cfde1f3dcaf26799bcd04720880895fea;hp=f72df1385e2eb030b2913b490f2efacedf39552f ArmPkg: delete references to unused guids/Pcds from CpuDxe gEfiDebugSupportPeriodicCallbackProtocolGuid and PcdCpuDxeProduceDebugSupport are referred to from CpuDxe. Delete references from .inf and .h. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Leif Lindholm Reviewed-by: Ard Biesheuvel --- diff --git a/ArmPkg/Drivers/CpuDxe/CpuDxe.h b/ArmPkg/Drivers/CpuDxe/CpuDxe.h index a0f71e69ec..70afe00a08 100644 --- a/ArmPkg/Drivers/CpuDxe/CpuDxe.h +++ b/ArmPkg/Drivers/CpuDxe/CpuDxe.h @@ -35,7 +35,6 @@ #include #include #include -#include #include extern BOOLEAN mIsFlushingGCD; diff --git a/ArmPkg/Drivers/CpuDxe/CpuDxe.inf b/ArmPkg/Drivers/CpuDxe/CpuDxe.inf index d068e06803..0c5017b31e 100644 --- a/ArmPkg/Drivers/CpuDxe/CpuDxe.inf +++ b/ArmPkg/Drivers/CpuDxe/CpuDxe.inf @@ -60,7 +60,6 @@ [Protocols] gEfiCpuArchProtocolGuid - gEfiDebugSupportPeriodicCallbackProtocolGuid [Guids] gEfiDebugImageInfoTableGuid @@ -72,7 +71,6 @@ gArmTokenSpaceGuid.PcdVFPEnabled [FeaturePcd.common] - gArmTokenSpaceGuid.PcdCpuDxeProduceDebugSupport gArmTokenSpaceGuid.PcdDebuggerExceptionSupport [Depex]