summaryrefslogtreecommitdiff
path: root/ArmPkg/Library
AgeCommit message (Expand)Author
2015-11-12ArmPkg/ArmLib: mark all cached mappings as (inner) shareableArd Biesheuvel
2015-11-09ArmPkg/ArmDmaLib: use the cache writeback granularity for alignmentArd Biesheuvel
2015-11-09ArmPkg/ArmLib: add accessor function for Cache Writeback GranuleArd Biesheuvel
2015-11-09ArmCacheMaintenanceLib: disallow whole D-cache maintenance operationsArd Biesheuvel
2015-11-09ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel
2015-11-09ArmPkg/ArmLib: retrieve cache line length from CTR not CCSIDRArd Biesheuvel
2015-11-09ArmPkg/ArmLib: remove CCSIDR based cache info routinesArd Biesheuvel
2015-11-09ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel
2015-11-09ArmPkg/ArmLib: remove unused ARM9 supportArd Biesheuvel
2015-11-09ArmPkg/ArmLib: fix barriers in AArch64 ArmEnableMmuMark Rutland
2015-11-09ArmPkg/BdsLib: Increase fallback tftp buffer sizeAshutosh Singh
2015-10-08ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel
2015-10-08ArmPkg/AArch64Mmu: move page table traversal code to separate functionArd Biesheuvel
2015-10-08ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel
2015-10-06ArmPkg/AArch64Mmu: remove cache maintenance for page tablesArd Biesheuvel
2015-10-02ArmPkg/Mmu: do not configure block translations at level 0Ard Biesheuvel
2015-09-09ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo
2015-09-09ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo
2015-09-09ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo
2015-09-09ArmPkg/Mmu: Fix page level calculation bugHeyi Guo
2015-09-09ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo
2015-09-02ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo
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