summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2017-04-27ArmPkg: Remove unused PackageGuo Mang
2017-04-06ArmPkg: remove ArmCpuLib header and implementationsArd Biesheuvel
2017-03-27ArmPkg/ArmExceptionLib: use EL0 stack for synchronous exceptionsArd Biesheuvel
2017-03-22ArmPkg/DefaultExceptionHandlerLib: walk call stack unconditionallyArd Biesheuvel
2017-03-22ArmPkg/DefaultExceptionHandlerLib: add missing GUID to .infArd Biesheuvel
2017-03-22ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash supportArd Biesheuvel
2017-03-22ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directlyArd Biesheuvel
2017-03-15ArmPkg/UncachedMemoryAllocationLib: set XP bit via CPU arch protocolArd Biesheuvel
2017-03-14ArmPkg: Fix modsi3.S compilation across toolchains.Marvin Häuser
2017-03-08ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttributeArd Biesheuvel
2017-03-08ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executableArd Biesheuvel
2017-03-08ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocationsArd Biesheuvel
2017-03-08ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after freeArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib ARM: implement memory permission control routinesArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib: use correct return type for exported functionsArd Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()Ard Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenanceArd Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarilyArd Biesheuvel
2017-02-28ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()Ard Biesheuvel
2017-02-27ArmPkg: remove unused PcdArmUncachedMemoryMask PCDArd Biesheuvel
2017-02-23ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel
2017-02-23ArmPkg: remove DebugUncachedMemoryAllocationLibArd Biesheuvel
2017-02-22ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checkingArd Biesheuvel
2017-02-22ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managedArd Biesheuvel
2017-02-22ArmPkg/ArmLib: AARCH64: set frame pointer in cache maintenance routineArd Biesheuvel
2017-02-21ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissionsArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttributeArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usageJiewen Yao
2017-02-07ArmPkg/GenericWatchdogDxe: Declare MMIO PCDs as UINT64Alexei
2017-01-20ArmPkg/ArmMmuLib: Revert "use a pool allocation for the root table"Ard Biesheuvel
2017-01-20ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel
2016-12-01ArmPkg: fix compilation error in ArmDmaLibLeif Lindholm
2016-11-30ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offsetArd Biesheuvel
2016-11-30ArmPkg/ArmDmaLib: clean up abuse of device addressArd Biesheuvel
2016-11-30ArmPkg/ArmDmaLib: fix incorrect device address of double bufferArd Biesheuvel
2016-11-30ArmPkg/ArmDmaLib: use DMA buffer alignment from CPU arch protocolArd Biesheuvel
2016-11-30ArmPkg/ArmMmuLib: support page tables in cacheable memory onlyArd Biesheuvel
2016-11-25ArmPkg: remove the LinuxLoader applicationArd Biesheuvel
2016-11-15ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of errorDaniil Egranov
2016-11-02ArmPkg/CpuDxe: set DmaBufferAlignment according to CWGArd Biesheuvel
2016-10-28ArmPkg: remove LoadConstantXxx() asm macrosArd Biesheuvel
2016-10-28ArmPkg RVCT: add ADRL/LDRL macro equivalentsArd Biesheuvel
2016-10-28ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACESArd Biesheuvel
2016-10-28ArmPkg/BdsLib: eliminate calls to deprecated string functionsArd Biesheuvel
2016-10-28ArmPkg/SemihostFs: eliminate calls to deprecated string functionsArd Biesheuvel
2016-10-28ArmPkg/LinuxLoader: eliminate calls to deprecated string functionsArd Biesheuvel
2016-10-28ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC includeArd Biesheuvel