summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
diff options
context:
space:
mode:
authorShriram Masanamuthu Chinnathurai <25264315+Shrirammc55@users.noreply.github.com>2025-09-11 21:06:29 +0300
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2025-09-16 23:20:28 +0300
commitdfbb7de3c667e6d9c8be54ad538998790029f6c2 (patch)
tree998c722325c189f79116e2fd6e2be75620e8a4c4 /MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf
parent1fc19a0d52abd550b0d0208c688a9eaf68aa78d5 (diff)
downloadedk2-master.tar.xz
ArmPkg: ArmPsciMpServicesDxe: Fix MPIDR usage from CoreInfoHEADmaster
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/BaseSortLib/BaseSortLib.inf')
0 files changed, 0 insertions, 0 deletions