]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/CpuDxe/AArch64
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / AArch64 /
2022-02-01 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: avoid EL0 accessible mappings
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 5007 in CpuDxe
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 3002 in CpuDxe
2020-04-06 Leif LindholmArmPkg: rename misleading local #define in CpuDxe
2020-04-02 Ard BiesheuvelArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out...
2020-04-02 Ard BiesheuvelArmPkg/CpuDxe: use private copy of GetRootTranslationTa...
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2017-03-08 Ard BiesheuvelArmPkg/CpuDxe: handle implied attributes in EfiAttribut...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: translate invalid memory types in EfiAtt...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2016-03-17 Cohen, EugeneArmPkg: update CpuDxe to use CpuExceptionHandlerLib
2015-11-19 Mark RutlandArmPkg/ArmPlatformPkg: position vectors relative to...
2015-09-24 Heyi GuoArmPkg/CpuDxe: Disable interrupt before restoring context
2015-07-06 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU
2014-07-29 Olivier MartinArmPkg/CpuDxe: Fixed some typo issues in the AArch64...
2014-07-15 Olivier MartinARM Packages: Force the SEC modules to be 2K aligned...
2014-06-03 Olivier MartinArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned...
2014-05-14 Olivier MartinArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when...
2014-05-08 Brendan JackmanARM Packages: Use .8byte instead of .dword for pointers
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64: use STUR instruction for signed...
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate...
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-04-23 oliviermartinArmPkg/CpuDxe: Restore AArch64 system registers before...
2014-03-01 Olivier MartinArmPkg: Tidy assembler code
2013-10-14 Olivier MartinArmPkg/CpuDxe: Fixed confusion in AArch64 Table descrip...
2013-09-16 Olivier MartinArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryA...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Added support to not set a memory region...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
2013-08-19 Girish K SArmPkg/CpuDxe: AArch64: Fix wrong comparison of excepti...
2013-07-26 Olivier MartinArmPkg,ArmPlatformPkg: Free memory allocated by Get...
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support