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
Age
Commit message (
Expand
)
Author
2017-03-27
ArmPkg/ArmExceptionLib: use EL0 stack for synchronous exceptions
Ard Biesheuvel
2017-03-22
ArmPkg/DefaultExceptionHandlerLib: walk call stack unconditionally
Ard Biesheuvel
2017-03-22
ArmPkg/DefaultExceptionHandlerLib: add missing GUID to .inf
Ard Biesheuvel
2017-03-22
ArmPkg/PlatformBootManagerLib: move to BootLogoLib for boot splash support
Ard Biesheuvel
2017-03-22
ArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID directly
Ard Biesheuvel
2017-03-15
ArmPkg/UncachedMemoryAllocationLib: set XP bit via CPU arch protocol
Ard Biesheuvel
2017-03-14
ArmPkg: Fix modsi3.S compilation across toolchains.
Marvin Häuser
2017-03-08
ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttribute
Ard Biesheuvel
2017-03-08
ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executable
Ard Biesheuvel
2017-03-08
ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocations
Ard Biesheuvel
2017-03-08
ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after free
Ard Biesheuvel
2017-03-07
ArmPkg/ArmMmuLib ARM: implement memory permission control routines
Ard Biesheuvel
2017-03-07
ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributes
Ard Biesheuvel
2017-03-07
ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLib
Ard Biesheuvel
2017-03-07
ArmPkg/ArmMmuLib: use correct return type for exported functions
Ard Biesheuvel
2017-03-07
ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()
Ard Biesheuvel
2017-03-07
ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenance
Ard Biesheuvel
2017-03-07
ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarily
Ard Biesheuvel
2017-02-28
ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()
Ard Biesheuvel
2017-02-27
ArmPkg: remove unused PcdArmUncachedMemoryMask PCD
Ard Biesheuvel
2017-02-23
ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementation
Ard Biesheuvel
2017-02-23
ArmPkg: remove DebugUncachedMemoryAllocationLib
Ard Biesheuvel
2017-02-22
ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
Ard Biesheuvel
2017-02-22
ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managed
Ard Biesheuvel
2017-02-22
ArmPkg/ArmLib: AARCH64: set frame pointer in cache maintenance routine
Ard Biesheuvel
2017-02-21
ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissions
Ard Biesheuvel
2017-02-21
ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissions
Ard Biesheuvel
2017-02-21
ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttribute
Ard Biesheuvel
2017-02-21
ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
Jiewen Yao
2017-02-07
ArmPkg/GenericWatchdogDxe: Declare MMIO PCDs as UINT64
Alexei
2017-01-20
ArmPkg/ArmMmuLib: Revert "use a pool allocation for the root table"
Ard Biesheuvel
2017-01-20
ArmPkg/ArmLib: remove indirection layer from timer register accessors
Ard Biesheuvel
2016-12-01
ArmPkg: fix compilation error in ArmDmaLib
Leif Lindholm
2016-11-30
ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset
Ard Biesheuvel
2016-11-30
ArmPkg/ArmDmaLib: clean up abuse of device address
Ard Biesheuvel
2016-11-30
ArmPkg/ArmDmaLib: fix incorrect device address of double buffer
Ard Biesheuvel
2016-11-30
ArmPkg/ArmDmaLib: use DMA buffer alignment from CPU arch protocol
Ard Biesheuvel
2016-11-30
ArmPkg/ArmMmuLib: support page tables in cacheable memory only
Ard Biesheuvel
2016-11-25
ArmPkg: remove the LinuxLoader application
Ard Biesheuvel
2016-11-15
ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of error
Daniil Egranov
2016-11-02
ArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
Ard Biesheuvel
2016-10-28
ArmPkg: remove LoadConstantXxx() asm macros
Ard Biesheuvel
2016-10-28
ArmPkg RVCT: add ADRL/LDRL macro equivalents
Ard Biesheuvel
2016-10-28
ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
Ard Biesheuvel
2016-10-28
ArmPkg/BdsLib: eliminate calls to deprecated string functions
Ard Biesheuvel
2016-10-28
ArmPkg/SemihostFs: eliminate calls to deprecated string functions
Ard Biesheuvel
2016-10-28
ArmPkg/LinuxLoader: eliminate calls to deprecated string functions
Ard Biesheuvel
2016-10-28
ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include
Ard Biesheuvel
2016-10-28
ArmPkg: add missing components
Ard Biesheuvel
2016-10-26
ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency
Ard Biesheuvel
[next]