summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regionsArd Biesheuvel2015-10-082-0/+126
* ArmPkg/AArch64Mmu: move page table traversal code to separate functionArd Biesheuvel2015-10-081-19/+31
* ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXNArd Biesheuvel2015-10-081-1/+2
* ArmPkg/AArch64Mmu: remove cache maintenance for page tablesArd Biesheuvel2015-10-061-6/+0
* ArmPkg/Mmu: do not configure block translations at level 0Ard Biesheuvel2015-10-021-2/+3
* ArmPkg/Mmu: Fix potential page table memory leakHeyi Guo2015-09-091-0/+7
* ArmPkg/Mmu: Increase PageLevel when table found at the targeted levelHeyi Guo2015-09-091-30/+15
* ArmPkg/Mmu: Fix literal number left shift bugHeyi Guo2015-09-091-12/+4
* ArmPkg/Mmu: Fix page level calculation bugHeyi Guo2015-09-091-1/+1
* ArmPkg/Mmu: Fix bug of aligning new allocated page tableHeyi Guo2015-09-091-7/+4
* ArmPkg: Bug fix for UncachedMemoryAllocationLibHeyi Guo2015-09-021-3/+4
* ArmPkg: remove ARMv6 support codeArd Biesheuvel2015-08-199-756/+0
* ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel2015-07-283-9/+40
* ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel2015-07-283-0/+135
* ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel2015-07-283-0/+135
* ArmPkg/BdsLib: Remove Linux loader from BdsLibOlivier Martin2015-07-149-1865/+1
* ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin2015-07-141-87/+196
* ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin2015-06-151-3/+3
* ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin2015-05-291-13/+7
* Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin2015-05-291-2/+2
* ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo2015-05-131-1/+1
* ArmPkg/BdsLib: Fixed line endingOlivier Martin2015-05-131-1/+1
* ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel2015-05-111-10/+12
* ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel2015-05-071-1/+1
* ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin2015-05-051-5/+0
* 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