summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2022-01-30ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran1-0/+4
2021-12-16ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLibNhi Pham1-0/+2
2021-12-16ArmPkg/SmbiosMiscDxe: Get full SMBIOS strings from OemMiscLibNhi Pham1-0/+3
2021-12-14ArmPkg: Add SMC helper functionsRebecca Cran1-0/+73
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki15-354/+350
2021-06-18ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.hRebecca Cran1-4/+32
2021-04-28ArmPkg: Fix Ecc error 8003Pierre Gondois12-36/+36
2021-04-27ArmPkg: Allow platforms to report their boot status via OemMiscLib callRebecca Cran1-0/+10
2021-04-27ArmPkg: Allow platforms to supply more data for SMBIOS Type3 recordRebecca Cran1-0/+60
2021-04-15ArmPkg: Fix Ecc error 7008 for OPTEE_MESSAGE_PARAMPierre Gondois1-4/+7
2021-04-15ArmPkg: Rename include guard in ArmGicLib.hPierre Gondois1-4/+4
2021-02-23ArmPkg/ArmSvcLib: Return x4-x7 in output parametersAchin Gupta1-2/+8
2021-02-23ArmPkg: Update OemGetChassisType function to return MISC_CHASSIS_TYPERebecca Cran1-5/+3
2021-02-23ArmPkg: Rename some functions and parameters in OemMiscLibRebecca Cran1-7/+7
2021-02-23ArmPkg: Fix ordering of return type and EFIAPI specifier in OemMiscLibRebecca Cran1-7/+7
2021-02-08ArmPkg: Add Library/OemMiscLib.hRebecca Cran1-0/+167
2021-02-08ArmPkg: Add helper to read CCIDX statusRebecca Cran1-0/+11
2021-02-08ArmPkg: Add definition of the maximum cache level in ARMv8-ARebecca Cran1-0/+4
2020-12-18ArmPkg/ArmGicLib: Add ArmGicSetInterruptPriority() helper functionQuan Nguyen1-0/+9
2020-12-18ArmPkg/ArmLib: move ArmReadIdPfr0/1 into private header ArmV7Lib.hLeif Lindholm1-12/+0
2020-12-18ArmPkg: add ArmHasSecurityExtensions () helper functionLeif Lindholm1-0/+17
2020-12-18ArmPkg/ArmLib: add ArmHasGicSystemRegisters () helper functionLeif Lindholm1-0/+18
2020-03-05ArmPkg/ArmLib: move set/way helper functions into private headerArd Biesheuvel1-18/+0
2019-07-04ArmPkg: Fix various typosAntoine Cœur1-2/+2
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney14-98/+14
2019-01-29ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidationArd Biesheuvel1-1/+2
2018-12-11ArmPkg/OpteeLib: Add OPTEE_SUCCESS return codeSumit Garg1-0/+1
2018-11-29ArmPkg/ArmLib: add support for reading the max physical address space sizeArd Biesheuvel1-0/+6
2018-11-27ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0.Achin Gupta1-0/+42
2018-11-26ArmPkg: remove now unused BsdLib.hArd Biesheuvel1-212/+0
2018-10-30ArmPkg/OpteeLib: Add APIs to communicate with OP-TEESumit Garg1-0/+88
2018-10-12ArmPkg: Add support for GICv4Sami Mujawar1-3/+19
2018-08-01ArmPkg: Add initial OpteeLib implementationSumit Garg1-0/+34
2018-06-18ArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWaitUntilChannelFreeArd Biesheuvel1-1/+1
2018-04-26ArmPkg: add reenable hook to ArmGenericTimerCounterLibArd Biesheuvel1-0/+6
2018-04-23ArmPkg: MTL Library interface and Null library implementationGirish Pathak1-0/+137
2018-01-15ArmPkg/Library/ArmLib: add ArmWriteSctlrMichael Zimmermann1-0/+6
2017-11-07ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLEPeicong Li1-0/+8
2017-10-06ArmPkg/Include: Add ArmSvcLib header file.Supreeth Venkatesh1-0/+46
2017-10-05ArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocolArd Biesheuvel1-1/+10
2017-10-05ArmPkg: Tidy GIC code before changes.Evan Lloyd1-16/+7
2017-08-31ArmPkg: remove UncachedMemoryAllocationLibArd Biesheuvel1-665/+0
2017-08-01ArmPkg: Move IS_DEVICE_PATH_NODE for sharingJun Nie1-0/+3
2017-04-06ArmPkg: remove ArmCpuLib header and implementationsArd Biesheuvel1-28/+0
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel1-2/+1
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel1-0/+8
2017-02-21ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel1-0/+4
2017-01-20ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel2-55/+128
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel1-38/+0
2016-07-07ArmPkg: introduce ArmMmuLib library classArd Biesheuvel1-0/+65