summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2015-04-1414-51/+11
* ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointerOlivier Martin2015-04-022-8/+16
* ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek2015-03-021-5/+5
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-263-48/+63
* ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin2015-02-252-26/+51
* ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek2015-02-021-20/+38
* ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek2015-02-021-1/+7
* ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek2015-02-021-10/+21
* ArmPkg/BdsLib: Close file after reading an ImageRonald Cron2015-01-061-16/+32
* ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron2015-01-061-17/+39
* ArmPkg/BdsLib: Update the size of the Device Tree before booting LinuxOlivier Martin2014-12-121-0/+3
* ArmPkg/BdsLib: Rework TFTP bootRonald Cron2014-12-123-131/+485
* ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin2014-11-111-1/+1
* ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()Olivier Martin2014-11-115-49/+88
* ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin2014-11-113-12/+12
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-111-3/+3
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-274-30/+0
* ArmPkg/SemihostLib: Add library functionsRonald Cron2014-10-272-0/+111
* ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron2014-10-271-1/+1
* ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin2014-10-101-6/+8
* ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin2014-10-102-106/+208
* ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin2014-10-102-36/+7
* ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel2014-09-162-1/+14
* ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel2014-09-102-0/+149
* ArmPkg: Add ArmHvcLibArd Biesheuvel2014-09-104-0/+180
* ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapperArd Biesheuvel2014-09-101-1/+1
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-091-1/+2
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-094-221/+8
* ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel2014-09-092-0/+182
* ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel2014-09-092-0/+172
* ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel2014-09-093-3/+3
* ArmPkg: allow dynamic GIC base addressesArd Biesheuvel2014-09-091-1/+2
* ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel2014-09-093-7/+56
* ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlappingOlivier Martin2014-09-011-2/+8
* ArmPkg/BdsLib/Arm: Clean Data cache before disabling itOlivier Martin2014-09-011-3/+5
* ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin2014-08-271-2/+4
* ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin2014-08-261-10/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-264-4/+4
* ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()Olivier Martin2014-08-202-4/+8
* ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin2014-08-191-0/+3
* ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin2014-08-193-9/+22
* ARM Packages: Removed trailing spacesRonald Cron2014-08-19147-1106/+1104
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-192-50/+50
* ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin2014-08-046-198/+77
* ArmPkg: Remove BasePeCoffLibHarry Liebel2014-07-297-2584/+0
* ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin2014-07-151-4/+5
* ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2014-07-153-101/+22
* ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen2014-07-091-12/+12
* ArmPkg/BdsLib: Prevent memory leak whith TFTPOlivier Martin2014-07-011-1/+3
* ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin2014-07-011-4/+3