]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Include/Library/ArmGicLib.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Include / Library / ArmGicLib.h
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-04-15 Pierre GondoisArmPkg: Rename include guard in ArmGicLib.h
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 Ard BiesheuvelArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocol
2017-10-05 Evan LloydArmPkg: Tidy GIC code before changes.
2016-06-23 Ard BiesheuvelArmPkg/ArmGicV3Dxe: configure all interrupts as non...
2015-07-28 Ard BiesheuvelArmPkg: split off ArmGicArchLib from ArmGicLib
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: Added GICv3 specific definitions
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 detection
2014-10-27 Olivier MartinArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
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: 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
2013-08-21 Olivier MartinArmPkg/ArmGicLib.h: Added macro to retrieve the informa...
2012-07-04 oliviermartinArmPkg/PL390Gic: Added support for ArmGicDisableInterru...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow...
2012-05-02 oliviermartinArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Allowed the Secondary Cores to...
2012-03-26 oliviermartinArmPkg/ArmGicLib: Added function ArmGicSetSecureInterru...
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'