mirror of https://github.com/acidanthera/audk.git
a44fef7de3
The data type used by variables representing the GicInterruptInterfaceBase has been inconsistently used in the ArmGic driver and the library. The PCD defined for the GIC Interrupt interface base address is UINT64. However, the data types for the variables used is UINTN, INTN, and at some places UINT32. Therefore, update the data types to use UINTN and add necessary typecasts when reading values from the PCD. This should then be consistent across AArch32 and AArch64 builds. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org> |
||
---|---|---|
.. | ||
Chipset | ||
Guid | ||
IndustryStandard | ||
Library | ||
Ppi | ||
Protocol | ||
AsmMacroIoLib.h | ||
AsmMacroIoLib.inc | ||
AsmMacroIoLibV8.h |