summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2017-12-12ArmPlatformPkg: retire obsolete PCDsArd Biesheuvel1-41/+0
2017-12-12ArmPlatformPkg: remove old PL111/HdLcd driver codeArd Biesheuvel7-617/+0
2017-12-12ArmPlatformPkg: create hw-agnostic LcdGraphicsOutputDxe driverArd Biesheuvel3-20/+57
2017-12-12ArmPlatformPkg: implement LcdHwLib for HdLcdArd Biesheuvel3-0/+289
2017-12-12ArmPlatformPkg: implement LcdHwLib for PL111Ard Biesheuvel3-0/+315
2017-12-12ArmPlatformPkg: introduce LcdHwLib library classArd Biesheuvel5-0/+173
2017-12-08ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library classArd Biesheuvel1-1/+1
2017-12-08ArmPlatformPkg: enable NOOPT buildArd Biesheuvel1-1/+1
2017-12-08ArmPlatformPkg: add package .DSC fileArd Biesheuvel1-0/+121
2017-12-08ArmPlatformPkg: add Null implementation of NorFlashPlatformLibArd Biesheuvel2-0/+64
2017-12-08ArmPlatformPkg: add Null implementation of LcdPlatformlLibArd Biesheuvel2-0/+120
2017-12-08ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUIDArd Biesheuvel1-1/+1
2017-12-08ArmPlatformPkg: remove unused ArmPlatformLibNullSecArd Biesheuvel1-47/+0
2017-12-08ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel6-818/+0
2017-12-08ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel3-251/+0
2017-12-08ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel3-236/+0
2017-12-08ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel3-592/+0
2017-12-08ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel4-226/+0
2017-12-08ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel3-156/+0
2017-12-08ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel4-4/+2
2017-12-08ArmPlatformPkg: add missing library class declarations to .dec fileArd Biesheuvel1-0/+3
2017-12-08ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel3-802/+0
2017-12-08ArmPlatformPkg: remove BootMonFs and ArmShellCmdRunAxfArd Biesheuvel24-6215/+0
2017-12-08ArmPlatformPkg: remove ArmPlatformSysConfigLib library classArd Biesheuvel3-176/+0
2017-12-08ArmPlatformPkg: remove ArmVExpressPkgArd Biesheuvel32-4064/+0
2017-12-08ArmPlatformPkg: remove NorFlashArmVExpressLibArd Biesheuvel2-116/+0
2017-12-04ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependencyArd Biesheuvel2-2/+0
2017-12-04ArmPlatformPkg: remove PlatformIntelBdsLibArd Biesheuvel3-508/+0
2017-11-30ArmPlatformPkg/PrePi: remove bogus IntelFrameworkModulePkg referenceArd Biesheuvel2-2/+0
2017-11-30ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memoryMeenakshi Aggarwal1-69/+0
2017-11-30ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel4-116/+0
2017-11-30ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel2-14/+7
2017-11-30ArmPlatformPkg: move internal PL031 header into driver directoryArd Biesheuvel2-10/+9
2017-11-30ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel2-1/+2
2017-11-30ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel2-1/+2
2017-11-30ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel7-62/+0
2017-11-30ArmPlatformPkg/ArmPlatformLib: remove ARM_SYSTEM_MEMORY_REGION_DESCRIPTORArd Biesheuvel1-13/+0
2017-11-30ArmPlatformPkg: remove unused ArmVExpressLibCTA9x4 codeArd Biesheuvel7-661/+0
2017-11-30ArmPlatformPkg/Documentation: remove outdated porting manualArd Biesheuvel4-74/+0
2017-11-26ArmPlatformPkg: remove EblCmdLib implementationArd Biesheuvel5-1191/+0
2017-11-26ArmPlatformPkg: remove unused L2X0CacheLibNull libraryArd Biesheuvel2-57/+0
2017-11-26ArmPlatformPkg: remove ArmJunoPkgArd Biesheuvel13-1636/+0
2017-11-26ArmPlatformPkg: remove ArmTrustedMonitorLib definition and implementationArd Biesheuvel6-207/+0
2017-11-26ArmPlatformPkg: remove unused DebugSecExtraActionLib libraryArd Biesheuvel2-175/+0
2017-11-26ArmPlatformPkg: remove ArmPlatformSecLib definition and implementationsArd Biesheuvel19-1347/+0
2017-11-25ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLibArd Biesheuvel2-13/+13
2017-11-17ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependenciesArd Biesheuvel1-3/+0
2017-11-17ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel6-2/+830
2017-11-16ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib referenceArd Biesheuvel2-38/+6
2017-11-13ArmPlatformPkg/PL031RealTimeClockLib: ignore DST setting when timezone is setArd Biesheuvel1-8/+4