summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/ArmGic/ArmGicCommonDxe.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Remove unused function declarationsSami Mujawar2023-06-011-14/+0
* ArmPkg: Fix data type used for GicDistributorBaseSami Mujawar2023-06-011-2/+2
* ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2023-04-101-2/+2
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-37/+46
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/Gic: force GIC driver to run before CPU arch protocol driverArd Biesheuvel2018-02-061-22/+47
* ArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocolArd Biesheuvel2017-10-051-0/+43
* ArmPkg: Tidy GIC code before changes.Evan Lloyd2017-10-051-15/+18
* ArmPkg/Gic: Fix boundary checking bugHeyi Guo2016-04-251-1/+1
* ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe fileOlivier Martin2014-07-041-0/+42
* ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist...Olivier Martin2014-07-041-0/+99