index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Library
Age
Commit message (
Expand
)
Author
2016-09-01
ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code
Ard Biesheuvel
2016-08-11
ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/ArmLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmPkg/ArmSmcLibNull: move to generic C implementation
Ard Biesheuvel
2016-08-11
ArmLib: remove ArmReplaceLiveTranslationEntry() implementation
Ard Biesheuvel
2016-08-05
ArmPkg/CompilerIntrinsicsLib: make the default memset() weak
Ard Biesheuvel
2016-08-05
ArmPkg/ArmSoftFloatLib: disable LTO build for GCC
Ard Biesheuvel
2016-08-02
ArmPkg: add prebuilt glue binaries for GCC5 LTO support
Ard Biesheuvel
2016-08-01
ArmPkg/Library: Add ArmReadSctlr for AArch64
Supreeth Venkatesh
2016-07-07
ArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib
Ard Biesheuvel
2016-07-07
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
Ard Biesheuvel
2016-07-07
ArmPkg: introduce base ArmMmuLib implementation
Ard Biesheuvel
2016-07-01
ArmPkg/DefaultExceptionHandlerLib: put ASSERT (FALSE) last
Ard Biesheuvel
2016-06-15
ArmPkg/ArmLib: avoid cache maintenance in PEIMs when executing in place
Ard Biesheuvel
2016-05-12
ArmPkg/PlatformBootManagerLib: implement new generic version
Ard Biesheuvel
2016-05-12
ArmPkg/ArmLib: don't invalidate entire I-cache on range operation
Ard Biesheuvel
2016-05-10
ArmPkg/AArch64Mmu: don't let table entries inherit XN permission bits
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: assert that consistent mappings are uncached
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: do not remap arbitrary memory regions as uncached
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: reject consistent DMA mappings of cached memory
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: interpret GCD attributes as a bit field
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: consistently use 'gCacheAlignment - 1' as alignment mask
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: deal with NULL return value of UncachedAllocatePages ()
Ard Biesheuvel
2016-05-09
ArmPkg/DefaultExceptionHandlerLib: fix typo
Ard Biesheuvel
2016-05-09
ArmPkg/DefaultExceptionHandlerLib: add stack dump to exception handling code
Ard Biesheuvel
2016-05-09
ArmPkg/DefaultExceptionHandlerLib: use deadloop rather than ASSERT
Ard Biesheuvel
2016-04-14
ArmPkg/AArch64Mmu: disable MMU during page table manipulations
Ard Biesheuvel
2016-04-14
ArmPkg/AArch64Mmu: Fix XN attribute for device memory
Heyi Guo
2016-04-01
ArmPkg/ArmArchTimerLib: correct typos
Evan Lloyd
2016-04-01
ArmPkg/ArmArchTimerLib: fix unused variable in RELEASE builds
Sami Mujawar
2016-04-01
ArmPkg/ArmArchTimerLib: add GetTimeInNanoSecond() to ArmArchTimerLib
Sami Mujawar
2016-04-01
ArmPkg/ArchArmTimerLib: refactor MultU64xN and TimerFreq definitions
Sami Mujawar
2016-03-25
ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wide
Leendert van Doorn
2016-03-22
ArmPkg/AArch64Mmu: use correct AP[] bits in ArmClearMemoryRegionReadOnly
Ard Biesheuvel
2016-03-22
ArmPkg/ArmExceptionLib: reimplement register stack/unstack routines
Ard Biesheuvel
2016-03-22
ArmPkg/ArmExceptionLib: avoid indirect call if using vector table in place
Ard Biesheuvel
2016-03-22
ArmPkg/ArmExceptionLib: make build time define visible to the compiler
Ard Biesheuvel
2016-03-22
ArmPkg/ArmExceptionLib: don't restore ESR and FAR upon exception return
Ard Biesheuvel
2016-03-22
ArmPkg/ArmExceptionLib: stack FPSR on common path
Ard Biesheuvel
2016-03-22
ArmPkg/ArmExceptionLib: fold exception handler prologue into vector table
Ard Biesheuvel
2016-03-16
ArmPkg: ARM/AArch64 implementation of CpuExceptionHandlerLib
Cohen, Eugene
2016-03-16
ArmPkg/ArmLib: add ArmReadHcr to enable read-modify-write of HCR
Cohen, Eugene
2016-03-03
ArmPkg: Configure TTBCR register
Evan Lloyd
2016-02-23
ArmPkg: CpuDxe: fix AArch64 interrupt read masks
Cohen, Eugene
[next]