mirror of https://github.com/acidanthera/audk.git
The current code path supporting `PcdArmGicV3WithV2Legacy` will read 32 bit CPU target and try to program ARM_GIC_ICDIPTR. However, all these operations are 32bit wide. This change casts the CpuTarget variable to be UINT32 before calling MMIO read. Cc: Leif Lindholm <quic_llindhol@quicinc.com> Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Sami Mujawar <sami.mujawar@arm.com> Signed-off-by: Kun Qin <kun.qin@microsoft.com> |
||
---|---|---|
.. | ||
GicV2 | ||
GicV3 | ||
ArmGicCommonDxe.c | ||
ArmGicDxe.c | ||
ArmGicDxe.h | ||
ArmGicDxe.inf | ||
ArmGicLib.c | ||
ArmGicLib.inf | ||
ArmGicNonSecLib.c |