diff options
author | Shriram Masanamuthu Chinnathurai <25264315+Shrirammc55@users.noreply.github.com> | 2025-09-11 21:06:29 +0300 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-09-16 23:20:28 +0300 |
commit | dfbb7de3c667e6d9c8be54ad538998790029f6c2 (patch) | |
tree | 998c722325c189f79116e2fd6e2be75620e8a4c4 /MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni | |
parent | 1fc19a0d52abd550b0d0208c688a9eaf68aa78d5 (diff) | |
download | edk2-master.tar.xz |
The `GET_MPIDR_AFFINITY_BITS` macro masks MT_BIT in ArmReadMpidr (), but
`CoreInfo[Index].Mpidr` wasn't masked by the same macro which causes a
mismatch even if it is the same MPIDR value.
This change uses the same `GET_MPIDR_AFFINITY_BITS` macro for
`CoreInfo[Index].Mpidr` to fix the core index searching logic.
Signed-off-by: Kun Qin <kuqin@microsoft.com>
Diffstat (limited to 'MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.uni')
0 files changed, 0 insertions, 0 deletions