]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/ArmGic/ArmGicDxe.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Drivers / ArmGic / ArmGicDxe.c
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
2014-10-27 Olivier MartinArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe
2014-07-04 Olivier MartinArmPkg/ArmGic: Move RegisterInterruptSource() to the...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move the installation and the registrati...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced helper functions to access...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-07-04 Olivier MartinArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
2013-10-29 Olivier MartinARM Packages: Renamed PL390Gic driver into ArmGic driver