summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2018-08-23ArmPkg/PlatformBootManagerLib: fix hotkey of boot optionHaojian Zhuang1-1/+1
2018-08-01ArmPkg: Add initial OpteeLib implementationSumit Garg2-0/+79
2018-07-27ArmPkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni1-1/+17
2018-06-29ArmPkg: Removing ipf which is no longer supported from edk2.chenc22-4/+4
2018-06-21ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table baseChris Co1-1/+1
2018-06-21ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memoryArd Biesheuvel2-13/+3
2018-06-21ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping contentsArd Biesheuvel1-12/+0
2018-06-15ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel2-2/+28
2018-06-15ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only onceArd Biesheuvel2-27/+60
2018-06-11ArmPkg/CompilerIntrinsicsLib: fix GCC8 warning for __aeabi_memcpy aliasesMichael Zimmermann1-5/+5
2018-06-07ArmPkg/ArmDisassemblerLib: fix check for MSR instructionMichael Zimmermann1-1/+1
2018-06-05ArmPkg/PlatformBootManagerLib: load platform boot optionsHaojian Zhuang2-0/+105
2018-04-26ArmPkg: add reenable hook to ArmGenericTimerCounterLibArd Biesheuvel2-0/+16
2018-04-23ArmPkg: MTL Library interface and Null library implementationGirish Pathak2-0/+134
2018-04-19ArmPkg/TimerDxe: remove workaround for KVM timer handlingArd Biesheuvel1-10/+0
2018-02-07ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM buildsPete Batard7-32/+185
2018-01-15ArmPkg/Library/ArmLib: add ArmWriteSctlrMichael Zimmermann3-0/+16
2017-12-20ArmPkg/ArmMmuLib ARM: fix page size granularity in initial MMU settingMichael Zimmermann1-17/+23
2017-12-11ArmPkg/PlatformBootManagerLib: add missing newlineArd Biesheuvel1-1/+1
2017-12-08ArmPkg/PlatformBootManagerLib: print firmware version to consoleArd Biesheuvel2-0/+26
2017-12-08ArmPkg/ArmExceptionLib: Add implementation of new APIJian J Wang1-0/+33
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel6-2299/+0
2017-11-16ArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLib/ArmSmcLibArd Biesheuvel2-0/+6
2017-11-07ArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLEPeicong Li1-0/+4
2017-10-06ArmPkg/ArmSvcLib: Add ArmSvcLib implementation.Supreeth Venkatesh4-0/+155
2017-10-06ArmPkg/PlatformBootManagerLib: fix bug in ESRT invocationArd Biesheuvel1-7/+3
2017-10-06ArmPkg/PlatformBootManagerLib: call ESRT hooks at appropriate timesArd Biesheuvel2-2/+22
2017-09-19ArmPkg/PlatformBootManagerLib: process pending capsulesArd Biesheuvel2-0/+18
2017-09-15ArmPkg: ARM v8.2 updates for detecting FPSami Mujawar1-4/+6
2017-09-01ArmPkg: remove ArmDmaLibArd Biesheuvel2-527/+0
2017-08-31ArmPkg: remove UncachedMemoryAllocationLibArd Biesheuvel2-769/+0
2017-08-29ArmPkg/ArmDmaLib: implement DmaAllocateAlignedBuffer()Ard Biesheuvel1-3/+39
2017-08-24ArmPkg/ArmDmaLib: remove dependency on UncachedMemoryAllocationLibArd Biesheuvel2-30/+112
2017-08-17ArmPkg/ArmDmaLib: use double buffering only for bus master writeArd Biesheuvel1-19/+36
2017-08-01ArmPkg: Move IS_DEVICE_PATH_NODE for sharingJun Nie1-3/+0
2017-07-03ArmPkg: implement ResetSystemLib using PSCI 0.2 callsArd Biesheuvel2-0/+150
2017-05-22ArmPkg: Add CNTHCTL_EL2 support functionsSami Mujawar1-0/+10
2017-04-13ArmPkg: copy/paste fixes in ARM ArmHvcLib/ArmSmcLibLeif Lindholm2-2/+2
2017-03-27ArmPkg/ArmExceptionLib: use EL0 stack for synchronous exceptionsArd Biesheuvel3-38/+82
2017-03-22ArmPkg/DefaultExceptionHandlerLib: walk call stack unconditionallyArd Biesheuvel1-25/+31
2017-03-22ArmPkg/DefaultExceptionHandlerLib: add missing GUID to .infArd Biesheuvel2-0/+6
2017-03-22ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash supportArd Biesheuvel3-689/+28
2017-03-22ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directlyArd Biesheuvel2-4/+4
2017-03-15ArmPkg/UncachedMemoryAllocationLib: set XP bit via CPU arch protocolArd Biesheuvel2-8/+42
2017-03-14ArmPkg: Fix modsi3.S compilation across toolchains.Marvin Häuser1-1/+1
2017-03-08ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executableArd Biesheuvel1-1/+2
2017-03-08ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocationsArd Biesheuvel1-1/+1
2017-03-08ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after freeArd Biesheuvel1-9/+7
2017-03-07ArmPkg/ArmMmuLib ARM: implement memory permission control routinesArd Biesheuvel1-4/+6
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel2-19/+5