summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2015-12-15ArmVExpressPkg/ArmVExpress-FVP-AArch64: run GICv3 in v3 modeArd Biesheuvel1-6/+0
2015-12-15ArmPlatformPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-14ArmPlatformPkg/Sec: fix return_from_exception code and commentArd Biesheuvel2-17/+6
2015-12-14ArmPlatformPkg/RTSM: use declared PPI rather than module local varArd Biesheuvel3-3/+7
2015-12-14ArmPlatformPkg/CTA9x4: use declared PPI rather than module local varArd Biesheuvel3-3/+7
2015-12-14ArmPlatformPkg/CTA15-A7: use declared PPI rather than module local varArd Biesheuvel2-3/+4
2015-12-14ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local varArd Biesheuvel2-3/+4
2015-12-14ArmPlatformPkg/ArmPlatformLibNull: use declared PPI rather than module local varArd Biesheuvel2-3/+4
2015-12-10ArmPlatformPkg: Fix stack switch bug after commit 7945b29Heyi Guo1-4/+7
2015-12-08ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable PCDArd Biesheuvel1-10/+0
2015-12-08ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmeticArd Biesheuvel2-2/+2
2015-12-08ArmPkg/PrePeiCore: adhere to architectural stack alignment requirementArd Biesheuvel2-14/+6
2015-11-27ArmPlatformPkg: remove ArmGlobalVariable PCD, GUID and PPI definitionsArd Biesheuvel3-126/+0
2015-11-27ArmPlatformPkg/PlatformIntelBdsLib: drop bogus gArmGlobalVariableGuid depArd Biesheuvel1-1/+0
2015-11-27ArmPlatformPkg/EblCmdLib: drop bogus ArmGlobalVariableHob.h includeArd Biesheuvel1-1/+0
2015-11-27ArmPlatformPkg/ArmVExpressFastBootDxe: drop bogus gArmGlobalVariableGuid depArd Biesheuvel1-3/+0
2015-11-27ArmPlatformPkg/ArmJunoDxe: drop bogus gArmGlobalVariableGuid dependencyArd Biesheuvel1-1/+0
2015-11-27ArmPlatformPkg/Bds: drop bogus ArmGlobalVariable dependenciesArd Biesheuvel3-4/+0
2015-11-27ArmPlatformPkg/Sec: remove global variable allocation from lowlevel initArd Biesheuvel4-17/+3
2015-11-27ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel initArd Biesheuvel7-52/+3
2015-11-27ArmPlatformPkg/PlatformPeim: remove ArmGlobalVariable lowlevel initArd Biesheuvel2-39/+0
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel9-61/+4
2015-11-27ArmPlatformPkg: remove all ArmPlatformGlobalVariableLib implementationsArd Biesheuvel9-553/+0
2015-11-27ArmPlatformPkg: remove PeiServicesTablePointerLib implementationArd Biesheuvel3-136/+2
2015-11-27ArmPlatformPkg: drop ArmPlatformGlobalVariableLib resolutionsArd Biesheuvel7-30/+4
2015-11-27ArmPlatformPkg: move to ArmPkg version of PeiServicesTablePointerLibArd Biesheuvel2-4/+4
2015-11-27ArmPlatformPkg/PrePiHobListPointerLib: use thread ID registerArd Biesheuvel3-15/+7
2015-11-27ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector tableArd Biesheuvel1-0/+40
2015-11-26ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng12-191/+131
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland1-14/+13
2015-11-18ArmVExpressPkg/ArmVExpressLibRTSM: map NOR flash as normal memoryArd Biesheuvel1-1/+1
2015-11-12ArmPlatformPkg: bring DS-5 scripts in line with linker script changesArd Biesheuvel1-23/+3
2015-11-03ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSIJeremy Linton2-1/+7
2015-10-19Update the ACPI device information for ARM Juno.Jeremy Linton2-2/+13
2015-10-19ArmPlatformPkg: CRLF fixups for Juno ACPILeif Lindholm2-194/+194
2015-10-16ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek1-6/+13
2015-10-07ArmPlatformPkg: Fixes for Juno ACPISupreeth Venkatesh1-7/+20
2015-10-06ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Fix MADT header versionSudeep Holla1-12/+12
2015-10-06ArmPlatformPkg/RTSM: remove obsolete Foundation model librariesArd Biesheuvel6-491/+0
2015-10-01ArmVExpressPkg: use 4 KB section alignment for ARM DXE_RUNTIME_DRIVER modulesArd Biesheuvel1-1/+2
2015-09-09ArmPlatformPkg: ASSERT that PcdSystemMemoryBase does not exceed MAX_ADDRESSArd Biesheuvel1-0/+1
2015-09-09ArmPlatformPkg/MemoryInitPeim: handle memory above 4 GB on 32-bit ARMArd Biesheuvel1-2/+5
2015-09-04ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel1-0/+8
2015-09-04ArmPlatformPkg: signal EndOfDxe event in PlatformBsdInitArd Biesheuvel3-0/+38
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: enable UEFI Secure BootArd Biesheuvel3-0/+44
2015-09-01ArmPlatformPkg/ArmVExpress-FVP: add support for the Intel BDSArd Biesheuvel3-0/+34
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: add splash screen supportArd Biesheuvel2-0/+6
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: fix and clean up error handlingArd Biesheuvel1-5/+5
2015-09-01ArmPlatformPkg/PlatformIntelBdsLib: remove ARM BDS dependencyArd Biesheuvel3-8/+15
2015-08-25ArmPlatformPkg/FVP: unify support for Foundation and Base modelsArd Biesheuvel2-17/+0