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
/
Drivers
/
CpuDxe
Age
Commit message (
Expand
)
Author
2017-04-27
ArmPkg: Remove unused Package
Guo Mang
2017-03-08
ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttribute
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/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-23
ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementation
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
2016-11-02
ArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
Ard Biesheuvel
2016-09-26
ArmPkg/CpuDxe: Fix MMU initialization problem
Kurt Kennett
2016-07-11
ArmPkg: Fix typos in comments
Giri P Mudusuru
2016-07-07
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
Ard Biesheuvel
2016-07-01
ArmPkg/CpuDxe: unmask SErrors in DEBUG builds
Ard Biesheuvel
2016-03-17
ArmPkg: update CpuDxe to use CpuExceptionHandlerLib
Cohen, Eugene
2016-02-23
ArmPkg: CpuDxe: don't track interrupt state in a global variable
Cohen, Eugene
2015-12-15
ArmPkg: use unified asm syntax for CLANG
Ard Biesheuvel
2015-12-15
ArmPkg/CpuDxe: drop ARMv4 exception handling code
Ard Biesheuvel
2015-11-19
ArmPkg/ArmPlatformPkg: position vectors relative to base
Mark Rutland
2015-09-24
ArmPkg/CpuDxe: Disable interrupt before restoring context
Heyi Guo
2015-07-06
ArmPkg/CpuDxe: Fixed AArch64 MMU
Olivier Martin
2014-08-19
ARM Packages: Removed trailing spaces
Ronald Cron
2014-08-19
ARM Packages: Corrected non-DOS line endings
Ronald Cron
2014-07-29
ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code
Olivier Martin
2014-07-15
ARM Packages: Force the SEC modules to be 2K aligned for AArch64
Olivier Martin
2014-07-01
ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 3...
Olivier Martin
2014-06-20
ARM Packages: Fixed missing braces (the warning was disabled by GCC)
Olivier Martin
2014-06-03
ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt hand...
Olivier Martin
2014-05-14
ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-level
Olivier Martin
2014-05-08
ARM Packages: Use .8byte instead of .dword for pointers
Brendan Jackman
2014-05-08
ArmPkg/CpuDxe/AArch64: use STUR instruction for signed offset
Brendan Jackman
2014-05-08
ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntax
Brendan Jackman
2014-05-08
ARM Packages: use GCC_ASM_EXPORT to export functions
Brendan Jackman
2014-05-08
ARM Packages: Remove GCC filter for AARCH64 assembly files
Brendan Jackman
2014-04-23
ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exception
oliviermartin
2014-03-01
ArmPkg: Tidy assembler code
Olivier Martin
2013-11-28
ArmPkg/CpuDxe: Removed LR adjustement for SVC call
Olivier Martin
2013-10-14
ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor types
Olivier Martin
2013-09-23
ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin...
Olivier Martin
2013-09-16
ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()
Olivier Martin
2013-09-10
ArmPkg/CpuDxe: Exception Handling SP Adjust
Eugene Cohen
2013-09-02
ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor)
Olivier Martin
2013-08-19
ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute
Olivier Martin
2013-08-19
ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()
Olivier Martin
2013-08-19
ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
Olivier Martin
2013-08-19
ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception type
Girish K S
[next]