summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)Author
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel
2015-07-28ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel
2015-07-28ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel
2015-07-14ArmPkg/BdsLib: Remove Linux loader from BdsLibOlivier Martin
2015-07-14ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin
2015-06-15ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin
2015-05-29ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin
2015-05-13ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo
2015-05-13ArmPkg/BdsLib: Fixed line endingOlivier Martin
2015-05-11ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel
2015-05-07ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel
2015-05-05ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel
2015-04-02ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointerOlivier Martin
2015-03-02ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron
2015-02-25ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin
2015-02-02ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek
2015-02-02ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek
2015-02-02ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek
2015-01-06ArmPkg/BdsLib: Close file after reading an ImageRonald Cron
2015-01-06ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron
2014-12-12ArmPkg/BdsLib: Update the size of the Device Tree before booting LinuxOlivier Martin
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron
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