summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Remove ArmCortexA9.hPierre Gondois2024-04-051-57/+0
* ArmPkg: Remove ArmCortexA5x.hPierre Gondois2024-04-051-44/+0
* ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI rangesHimanshu Sharma2024-03-041-0/+14
* ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL supportPierre Gondois2024-01-291-9/+79
* ArmPkg/ArmScmiDxe: Rename PERFORMANCE_PROTOCOL_VERSIONPierre Gondois2024-01-291-5/+8
* ArmPkg/ArmLib: Add ArmHasEte () helper functionSami Mujawar2023-10-302-1/+14
* ArmPkg/ArmLib: Add ArmHasTrbe () helper functionSami Mujawar2023-10-302-0/+16
* ArmPkg/ArmLib: Add ArmHasVhe () helper functionLeif Lindholm2023-09-202-0/+21
* ArmPkg/ArmMmuLib: Drop buggy secure memory type checkArd Biesheuvel2023-09-121-2/+0
* ArmPkg: Apply Uncrustify to Non-Compliant FilesTaylor Beebe2023-07-031-4/+4
* ArmPkg: Drop individual memory permission helpersArd Biesheuvel2023-06-271-62/+0
* ArmPkg/ArmMmuLib: Extend API to manage memory permissions betterArd Biesheuvel2023-06-261-1/+35
* ArmPkg: add SMC defines for SiP service callsMarcin Juszkiewicz2023-06-021-0/+9
* ArmPkg: Fix return type for ArmGicGetInterfaceIdentificationSami Mujawar2023-06-011-1/+1
* ArmPkg: Fix ArmGicSendSgiTo() parametersSami Mujawar2023-06-011-3/+3
* ArmPkg: Fix data type used for GicInterruptInterfaceBaseSami Mujawar2023-06-011-9/+9
* ArmPkg: Fix data type used for GicDistributorBaseSami Mujawar2023-06-011-10/+10
* ArmPkg: older assemblers may lack ID_AA64ISAR2_EL1Marcin Juszkiewicz2023-04-201-0/+4
* ArmPkg/AsmMacroIoLibV8: Introduce ASM_FUNC_ALIGN()Marvin Häuser2023-04-201-0/+11
* ArmPkg: Emit BTI opcodes when BTI codegen is enabledArd Biesheuvel2023-03-301-1/+2
* ArmPkg/ArmMmuLib: Introduce region types for RO/XP WB cached memoryArd Biesheuvel2023-03-161-0/+6
* ArmPkg/Mmu: Remove handling of NONSECURE memory regionsArd Biesheuvel2023-03-162-44/+18
* ArmPkg/ArmMmuLib: Implement EFI_MEMORY_RP using access flagArd Biesheuvel2023-03-161-0/+34
* ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP maskArd Biesheuvel2023-03-161-15/+27
* ArmPkg/CpuDxe ARM: Fix page-to-section attribute conversionArd Biesheuvel2023-03-161-0/+2
* ArmPkg/ArmMmuLib ARM: Split off XN page descriptor bit from type fieldArd Biesheuvel2023-03-161-5/+3
* ArmPkg/ArmMmuLib ARM: Remove half baked large page supportArd Biesheuvel2023-03-161-29/+11
* ArmPkg: Add GET_MPIDR_AFFINITY_BITS and MPIDR_MT_BIT to ArmLib.hRebecca Cran2023-01-271-7/+9
* ArmPkg: Add FID definitions for Arm TRNGSami Mujawar2022-11-061-2/+107
* ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library classPierre Gondois2022-11-061-0/+42
* ArmPkg/ArmMmuLib: Disable and re-enable MMU only when neededArd Biesheuvel2022-10-191-3/+4
* ArmPkg/SmbiosMiscDxe: Get SMBIOS information from OemMiscLibMinh Nguyen2022-09-231-0/+21
* ArmPkg/SmbiosMiscDxe: Fix typo of "AssetTagType02"Minh Nguyen2022-09-231-1/+1
* ArmPkg/SmbiosMiscDxe: Support fetching System UUIDNhi Pham2022-09-231-0/+12
* ArmPkg/ProcessorSubClassDxe: Get processor version from OemMiscLibMinh Nguyen2022-09-231-0/+2
* ArmPkg: Handle warm reboot request correctlyPranav Madhu2022-09-051-0/+2
* ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI tableArd Biesheuvel2022-07-221-27/+0
* ArmPkg: Remove RVCT supportRebecca Cran2022-05-131-23/+0
* ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran2022-01-302-2/+5
* ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLibNhi Pham2021-12-161-0/+2
* ArmPkg/SmbiosMiscDxe: Get full SMBIOS strings from OemMiscLibNhi Pham2021-12-161-0/+3
* ArmPkg: Add SMC helper functionsRebecca Cran2021-12-141-0/+73
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-0734-1085/+1066
* ArmPkg/IndustryStandard: 32b/64b agnostic FF-A, Mm SVC and Std SMC IDsEtienne Carriere2021-08-113-0/+35
* ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.hRebecca Cran2021-06-182-4/+144
* ArmPkg: Update SCMI Base Protocol version to 0x20000Nicola Mazzucato2021-05-101-5/+5
* ArmPkg: Fix Ecc error 8003Pierre Gondois2021-04-2823-69/+69
* ArmPkg: Allow platforms to report their boot status via OemMiscLib callRebecca Cran2021-04-271-0/+10
* ArmPkg: Allow platforms to supply more data for SMBIOS Type3 recordRebecca Cran2021-04-271-0/+60
* ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_PERFORMANCEPierre Gondois2021-04-151-7/+7