summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
4 daysArmPkg/ArmLib ArmMmuLib: Drop support for EL3/MON executionArd Biesheuvel7-163/+36
6 daysArmPkg/ProcessorSubClassDxe: Limit values to 0xFFJeff Brasen1-3/+3
8 daysArmPkg/CompilerIntrinsicsLib: provide __ashlti3Jeff Brasen2-0/+34
9 daysArmPkg,MdePkg: Move ArmPkg/Chipset/Aarch64[|Mmu].h to MdePkgPierre Gondois7-343/+5
9 daysArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkgPierre Gondois7-452/+5
9 daysArmPkg,MdePkg: move ArmLib.h to MdePkgLeif Lindholm2-833/+0
13 daysArmPkg: Revert "Allow SMC/HVC monitor conduit to be specified at runtime"Ard Biesheuvel2-6/+6
2024-06-03ArmPkg: Set BIOS Segment to 0 in SMBIOS Type 0 tableRebecca Cran2-2/+1
2024-05-24ArmPkg: Allow SMC/HVC monitor conduit to be specified at runtimeArd Biesheuvel2-6/+6
2024-04-05ArmPkg: Remove ArmCortexA9.hPierre Gondois1-57/+0
2024-04-05ArmPkg: Remove ArmCortexA5x.hPierre Gondois1-44/+0
2024-03-04ArmPkg/ArmGicArchLib: Add macros for SPI and extended SPI rangesHimanshu Sharma1-0/+14
2024-01-30ArmPkg: Disable watchdog interaction after exiting boot servicesRebecca Cran1-4/+17
2024-01-30ArmPkg: Introduce global mTimerPeriod and remove calculationRebecca Cran1-18/+14
2024-01-30ArmPkg: Update GenericWatchdogDxe to allow setting full 48-bit offsetRebecca Cran2-7/+52
2024-01-29ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL supportPierre Gondois2-14/+154
2024-01-29ArmPkg/ArmScmiDxe: Rename PERFORMANCE_PROTOCOL_VERSIONPierre Gondois1-5/+8
2023-12-14ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin supportArd Biesheuvel1-69/+31
2023-11-28ArmPkg/Drivers/CpuDxe: Use lower and upper attributesMichael Kubacki1-5/+5
2023-11-28ArmPkg/ArmMmuLib: Use function pointer typeMichael Kubacki5-13/+33
2023-10-30ArmPkg/ArmLib: Add ArmHasEte () helper functionSami Mujawar3-1/+30
2023-10-30ArmPkg/ArmLib: Add ArmHasTrbe () helper functionSami Mujawar3-0/+31
2023-10-18ArmPkg/ArmPsciMpServices: Add EFI_NOT_READY returnJeff Brasen via groups.io1-1/+3
2023-09-20ArmPkg/ArmLib: Add ArmHasVhe () helper functionLeif Lindholm3-0/+36
2023-09-19ArmPkg: add EL2 virtual timer interrupt PcdLeif Lindholm1-0/+1
2023-09-12ArmPkg/ArmMmuLib: Drop buggy secure memory type checkArd Biesheuvel2-4/+0
2023-09-05Revert "ArmPkg: add ArmCpuInfo EFI application"Marcin Juszkiewicz3-2462/+0
2023-08-30ArmPkg/SmbiosMiscDxe: use UINT64 for BiosPhysicalSizeLeif Lindholm1-1/+1
2023-08-03ArmPkg: DefaultExceptionHandlerLib: Do Not Allocate MemoryOliver Smith-Denny2-15/+41
2023-07-03ArmPkg: Add Function Headers to MMU LogicTaylor Beebe2-9/+169
2023-07-03ArmPkg: Fix Unsafe ASSERTs in MMU LogicTaylor Beebe2-12/+45
2023-07-03ArmPkg: Update GetMemoryRegion() to Handle No mappingTaylor Beebe2-35/+60
2023-07-03ArmPkg: Apply Uncrustify to Non-Compliant FilesTaylor Beebe2-7/+7
2023-06-28ArmPkg: MmCommunicationPei: Introduce MM communicate in PEIKun Qin3-0/+263
2023-06-27ArmPkg/OpteeLib: Map shared communication buffer non-executableArd Biesheuvel1-1/+6
2023-06-27ArmPkg: Drop individual memory permission helpersArd Biesheuvel4-304/+4
2023-06-26ArmPkg/CpuDxe: Simplify memory attributes protocol implementationArd Biesheuvel1-48/+2
2023-06-26ArmPkg/CpuPei: Implement the memory attributes PPIArd Biesheuvel2-0/+80
2023-06-26ArmPkg/ArmMmuLib: Extend API to manage memory permissions betterArd Biesheuvel5-17/+167
2023-06-02ArmPkg: add SMC defines for SiP service callsMarcin Juszkiewicz1-0/+9
2023-06-02ArmPkg: Enable AuditMode for Uncrustify CI checksArd Biesheuvel1-0/+5
2023-06-01ArmPkg: Fix ArmGicAcknowledgeInterrupt () for GICv3Sami Mujawar1-6/+10
2023-06-01ArmPkg: Adjust variable type and cast for RegShift & RegOffsetSami Mujawar2-15/+15
2023-06-01ArmPkg: Prevent SgiId from setting RES0 bits of GICD_SGIRSami Mujawar1-1/+3
2023-06-01ArmPkg: Remove unused function declarationsSami Mujawar1-14/+0
2023-06-01ArmPkg: Typecast IntID to UINT32 in ArmGicV2EndOfInterruptSami Mujawar1-2/+4
2023-06-01ArmPkg: Make variables used for GicInterrupt UINTNSami Mujawar2-6/+6
2023-06-01ArmPkg: Fix return type for ArmGicGetInterfaceIdentificationSami Mujawar2-2/+2
2023-06-01ArmPkg: Fix Non-Boolean comparison in ArmGicEnableDistributorSami Mujawar1-1/+3
2023-06-01ArmPkg: Fix ArmGicSendSgiTo() parametersSami Mujawar2-6/+6