audk/ArmPkg/Drivers/CpuDxe
Leif Lindholm 74376f0b72 ArmPkg,ArmPkg/ArmExceptionLib: drop vector relocation variant/support
There were several bugs in the vector table relocation code which means
it can't really have been used by anyone on AArch64 in the last decade or
so. So delete the support code from the library, as well as the
ArmRelocateExceptionLib.inf file.

This gets rid of PcdDebuggerExceptionSupport (including a duff reference
in CpuDxe), PcdCpuVectorBaseAddress and PcdRelocateVectorTable.

Signed-off-by: Leif Lindholm <leif.lindholm@oss.qualcomm.com>
2025-01-30 15:09:09 +00:00
..
AArch64 ArmPkg/Drivers/CpuDxe: Use lower and upper attributes 2023-11-28 19:10:19 +00:00
Arm ArmPkg: Add Function Headers to MMU Logic 2023-07-03 14:29:32 +00:00
CpuDxe.c ArmPkg/CpuDxe: Replace DEPEX on h/w protocol with event notification 2025-01-30 13:07:05 +00:00
CpuDxe.h ArmPkg/CpuDxe: Remove rudimentary vector handoff logic 2025-01-30 13:07:05 +00:00
CpuDxe.inf ArmPkg,ArmPkg/ArmExceptionLib: drop vector relocation variant/support 2025-01-30 15:09:09 +00:00
CpuMmuCommon.c ArmPkg/CpuDxe: Use STATIC linkage where possible 2025-01-30 13:07:05 +00:00
Exception.c ArmPkg/CpuDxe: Remove rudimentary vector handoff logic 2025-01-30 13:07:05 +00:00
MemoryAttribute.c ArmPkg: CpuDxe: Add Memory Attribute Protocol Logging 2024-07-23 03:32:41 +00:00