]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/ArmGic/ArmGicLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Drivers / ArmGic / ArmGicLib.c
2022-07-01 Robbie KingArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorr...
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-05-27 Andreas SandbergArmPkg/ArmGic: Fix maximum number of interrupts in...
2021-03-01 Ming HuangArmPkg/ArmGicLib: Fix GICR_IPRIORITYR address wrong...
2021-03-01 Ming HuangArmPkg/ArmGicLib: Fix two macros issue for offset parameter
2020-12-18 Quan NguyenArmPkg/ArmGicLib: Add ArmGicSetInterruptPriority()...
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2018-10-12 Sami MujawarArmPkg: Add support for GICv4
2017-10-05 Evan LloydArmPkg: Tidy GIC code before changes.
2016-09-09 Ard BiesheuvelArmPkg/ArmGicLib: use correct loop variable
2016-07-13 Ard BiesheuvelArmPkg/ArmGicLib: manage GICv3 SPI state at the distributor
2015-07-28 Ard BiesheuvelArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
2015-02-16 Ard BiesheuvelArmPkg/ArmGic: enable ARE bit before driving GICv3...
2015-02-16 Olivier MartinArmPkg/ArmGic: Use the GIC Redistributor instead of...
2015-02-16 Olivier MartinArmPkg/ArmGic: Function to locate the current CPU GIC...
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicLib
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 detection
2014-10-27 Olivier MartinArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
2014-08-19 Ronald CronARM Packages: Corrected non-DOS line endings
2014-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Moved ArmGicDisableDistributor() to...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGic...