summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)Author
2014-11-11ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin
2014-11-11ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()Olivier Martin
2014-11-11ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin
2014-10-27ArmPkg/SemihostLib: Add library functionsRonald Cron
2014-10-27ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron
2014-10-10ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin
2014-10-10ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel
2014-09-10ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapperArd Biesheuvel
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel
2014-09-09ArmPkg: allow dynamic GIC base addressesArd Biesheuvel
2014-09-09ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel
2014-09-01ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlappingOlivier Martin
2014-09-01ArmPkg/BdsLib/Arm: Clean Data cache before disabling itOlivier Martin
2014-08-27ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin
2014-08-26ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-20ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()Olivier Martin
2014-08-19ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin
2014-08-19ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin
2014-07-29ArmPkg: Remove BasePeCoffLibHarry Liebel
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin
2014-07-09ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen
2014-07-01ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin
2014-07-01ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin
2014-06-03ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin
2014-06-03ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug messageOlivier Martin
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin
2014-05-14ArmPkg/BdsLib/AArch64: Added more useful error messages when loading LinuxBrendan Jackman
2014-05-14ArmPkg/BdsLib: Fix allocating kernel buffer in TFTPBrendan Jackman
2014-05-08ArmPkg/BdsLib: Fix booting with partial pathsMark Salter
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman
2014-05-08ArmLib/AArch64Support.S: remove export of unimplemented functionBrendan Jackman
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman
2014-04-24ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...Olivier Martin