summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/ArmGic/GicV2/ArmGicV2Dxe.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Adjust variable type and cast for RegShift & RegOffsetSami Mujawar2023-06-011-3/+3
* ArmPkg: Make variables used for GicInterrupt UINTNSami Mujawar2023-06-011-4/+4
* ArmPkg: Fix data type used for GicInterruptInterfaceBaseSami Mujawar2023-06-011-1/+2
* ArmPkg: Fix data type used for GicDistributorBaseSami Mujawar2023-06-011-2/+4
* ArmPkg: Fix GicV2 BaseAddress typesNeil Jones2023-06-011-2/+2
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-58/+62
* ArmPkg: Correct small typosPierre Gondois2021-04-281-1/+1
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocolArd Biesheuvel2017-10-051-0/+137
* ArmPkg: Tidy GIC code before changes.Evan Lloyd2017-10-051-24/+36
* ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen2016-09-081-2/+2
* ArmPkg/ArmGicDxe: Fix double GIC EIOR write per interruptAlexei Fedorov2016-08-081-3/+2
* ArmPkg/Gic: Fix boundary checking bugHeyi Guo2016-04-251-4/+4
* ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel2015-07-281-1/+2
* ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3Olivier Martin2015-02-161-4/+4
* ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin2014-10-271-2/+2
* ArmPkg: allow dynamic GIC base addressesArd Biesheuvel2014-09-091-16/+21
* ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxeOlivier Martin2014-07-041-0/+312