Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 74376f0b72b9e7ca24d3892df0fb7b07aa7af6fb
      
https://github.com/tianocore/edk2/commit/74376f0b72b9e7ca24d3892df0fb7b07aa7af6fb
  Author: Leif Lindholm <leif.lindh...@oss.qualcomm.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M ArmPkg/ArmPkg.dec
    M ArmPkg/ArmPkg.dsc
    M ArmPkg/Drivers/CpuDxe/CpuDxe.inf
    M ArmPkg/Library/ArmExceptionLib/AArch64/AArch64Exception.c
    M ArmPkg/Library/ArmExceptionLib/AArch64/ExceptionSupport.S
    M ArmPkg/Library/ArmExceptionLib/Arm/ArmException.c
    M ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.c
    M ArmPkg/Library/ArmExceptionLib/ArmExceptionLib.inf
    R ArmPkg/Library/ArmExceptionLib/ArmRelocateExceptionLib.inf

  Log Message:
  -----------
  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.lindh...@oss.qualcomm.com>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to