mirror of https://github.com/acidanthera/audk.git
The current VectorBase is taking value from a 64bit PCD into a UINTN value, which could have truncated value for 32bit system. In addition, the comparison between UINTN and INTN could lead to undesired comparison outcome or compiler complaints. This change updates all of them to be UINT64 based operation. 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> |
||
---|---|---|
.. | ||
AArch64 | ||
Arm | ||
ArmExceptionLib.c | ||
ArmExceptionLib.inf | ||
ArmRelocateExceptionLib.inf |