summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-30ArmPkg: Update GenericWatchdogDxe to allow setting full 48-bit offsetRebecca Cran2-7/+52
2024-01-29ArmPkg/ArmScmiDxe: Add PERFORMANCE_DESCRIBE_FASTCHANNEL supportPierre Gondois1-5/+75
2023-11-28ArmPkg/Drivers/CpuDxe: Use lower and upper attributesMichael Kubacki1-5/+5
2023-10-18ArmPkg/ArmPsciMpServices: Add EFI_NOT_READY returnJeff Brasen via groups.io1-1/+3
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 Beebe1-3/+3
2023-06-28ArmPkg: MmCommunicationPei: Introduce MM communicate in PEIKun Qin2-0/+261
2023-06-27ArmPkg: Drop individual memory permission helpersArd Biesheuvel1-2/+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 Biesheuvel1-1/+1
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 Mujawar1-1/+1
2023-06-01ArmPkg: Fix Non-Boolean comparison in ArmGicEnableDistributorSami Mujawar1-1/+3
2023-06-01ArmPkg: Fix ArmGicSendSgiTo() parametersSami Mujawar1-3/+3
2023-06-01ArmPkg: Fix data type used for GicInterruptInterfaceBaseSami Mujawar3-7/+15
2023-06-01ArmPkg: Fix data type used for GicDistributorBaseSami Mujawar5-15/+17
2023-06-01ArmPkg: Fix GicV2 BaseAddress typesNeil Jones1-2/+2
2023-05-29ArmPkg/CpuDxe: Perform preliminary NX remap of free memoryArd Biesheuvel2-0/+88
2023-05-29ArmPkg/CpuDxe AARCH64: Report Memory Protection Attributes To GCDOliver Smith-Denny1-2/+2
2023-04-10ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran2-7/+7
2023-03-16ArmPkg/CpuDxe: Implement EFI memory attributes protocolArd Biesheuvel4-0/+326
2023-03-16ArmPkg/CpuDxe: Expose unified region-to-EFI attribute conversionArd Biesheuvel3-0/+69
2023-03-16ArmPkg/ArmMmuLib: Implement EFI_MEMORY_RP using access flagArd Biesheuvel1-1/+7
2023-03-16ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP maskArd Biesheuvel1-23/+24
2023-03-16ArmPkg/CpuDxe ARM: Fix page-to-section attribute conversionArd Biesheuvel1-0/+3
2023-03-16ArmPkg/ArmMmuLib ARM: Remove half baked large page supportArd Biesheuvel1-4/+4
2023-02-06ArmPkg/ArmScmiDxe: Fix the calculation of RequiredArraySizeSudeep Holla1-23/+16
2023-01-27ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI callsRebecca Cran4-0/+2334
2022-09-05ArmPkg: Remove duplicated wordsPierre Gondois1-2/+2
2022-07-22ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI tableArd Biesheuvel4-120/+0
2022-07-01ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect valueRobbie King1-4/+3
2022-05-13ArmPkg: Remove RVCT supportRebecca Cran2-83/+0
2022-02-01ArmPkg/ArmMmuLib AARCH64: avoid EL0 accessible mappingsArd Biesheuvel1-1/+1
2022-01-27ArmPkg: MmCommunicationDxe: Update MM communicate `MessageLength` checkKun Qin1-5/+11
2022-01-27ArmPkg: MmCommunicationDxe: Update MM communicate `CommSize` checkKun Qin1-7/+12
2022-01-27ArmPkg: MmCommunicationDxe: Update MM communicate `CommBuffer**` checksKun Qin1-1/+1
2022-01-27ArmPkg: MmCommunicationDxe: MM communicate function argument attributesKun Qin1-6/+7
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki34-938/+1062
2021-10-14ArmPkg: Use PcdPciIoTranslation PCD from MdePkgAbner Chang1-1/+1
2021-08-27ArmPkg/GicV3Dxe: Don't signal EOI on arbitrary interruptsArd Biesheuvel1-4/+0
2021-05-27ArmPkg/ArmGic: Fix maximum number of interrupts in GICv3edk2-stable202105Andreas Sandberg1-2/+9
2021-05-10ArmPkg: Update SCMI Base Protocol version to 0x20000Nicola Mazzucato1-4/+6