summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2016-06-152-14/+17
* ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2016-06-152-13/+13
* ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd2016-06-151-47/+65
* ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointerArd Biesheuvel2016-05-111-10/+6
* ArmPlatformPkg/PL031RealTimeClockLib: don't clobber gRT tableArd Biesheuvel2016-05-111-6/+0
* ArmPlatformPkg/IntelBds: call BdsLibConnectAll()Leif Lindholm2016-02-241-0/+7
* ArmPlatformPkg: Rectify file modesEvan Lloyd2016-02-025-0/+0
* ArmPlatformPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* ArmPlatformPkg/ArmPlatformLibNull: use declared PPI rather than module local varArd Biesheuvel2015-12-142-3/+4
* ArmPlatformPkg/PlatformIntelBdsLib: drop bogus gArmGlobalVariableGuid depArd Biesheuvel2015-11-271-1/+0
* ArmPlatformPkg/EblCmdLib: drop bogus ArmGlobalVariableHob.h includeArd Biesheuvel2015-11-271-1/+0
* ArmPlatformPkg: remove all ArmPlatformGlobalVariableLib implementationsArd Biesheuvel2015-11-278-515/+0
* ArmPlatformPkg: remove PeiServicesTablePointerLib implementationArd Biesheuvel2015-11-272-135/+0
* ArmPlatformPkg/PrePiHobListPointerLib: use thread ID registerArd Biesheuvel2015-11-272-14/+5
* ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng2015-11-263-182/+115
* ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInitArd Biesheuvel2015-09-043-0/+38
* ArmPlatformPkg/PlatformIntelBdsLib: add splash screen supportArd Biesheuvel2015-09-012-0/+6
* ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handlingArd Biesheuvel2015-09-011-5/+5
* ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependencyArd Biesheuvel2015-09-013-8/+15
* ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin2015-07-062-8/+8
* EmbeddedPkg: Fix Ebl dumpgcd bug with memory type and IO typeHeyi Guo2015-05-271-7/+24
* ArmPlatformPkg: Use the new PCDs defined in MdePkg and MdeModulePkg.Ruiyu Ni2015-05-061-1/+1
* ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin2015-05-052-58/+3
* ArmPlatformPkg: fix two instances of FreePool () on NULL valueArd Biesheuvel2015-03-271-1/+1
* ArmPlatformPkg: allow patchable PCD for FD base addressArd Biesheuvel2015-02-281-1/+1
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-262-27/+13
* ArmPlatformPkg: fix undefined reference to memcpyScott Duplichan2014-11-121-1/+1
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-114-13/+14
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-7/+25
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-8/+24
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont)Harry Liebel2014-10-271-0/+0
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-2711-0/+2830
* ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDSOlivier Martin2014-10-133-0/+476
* ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin2014-09-182-0/+113
* ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime servicesArd Biesheuvel2014-09-101-13/+15
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-091-3/+4
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-011-4/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-264-54/+54
* ARM Packages: Removed trailing spacesRonald Cron2014-08-1931-187/+187
* ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin2014-07-041-9/+10
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-041-1/+7
* ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers a...Olivier Martin2014-06-201-8/+4
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-084-4/+4
* ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime ServicesOlivier Martin2014-04-082-43/+86
* ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin2014-02-241-2/+2
* Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming2014-01-171-0/+1
* ArmPlatformPkg/PeiServicesTablePointerLib: Update PeiServicesTablePointerLib ...Gao, Liming2014-01-151-0/+20
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-5/+5
* ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin2013-12-063-26/+54
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-062-2/+2