summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2019-06-17ArmPlatformPkg: use UINT32 epoch second counterLeif Lindholm1-1/+2
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney37-258/+37
2018-12-20ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register baseArd Biesheuvel2-8/+10
2018-06-15ArmPlatformPkg: Include PL011UartClock LibUdit Kumar2-2/+4
2018-06-13ArmPlatformPkg: PL011 Dynamic clock freq SupportUdit Kumar2-0/+59
2018-04-23ArmPlatformPkg: New DP500/DP550/DP650 GOP driverGirish Pathak3-0/+695
2018-04-23ArmPlatformPkg: PCD to swap red/blue format for HDLCDGirish Pathak2-2/+13
2018-04-23ArmPlatformPkg: Add PCD to select pixel formatGirish Pathak2-37/+32
2018-04-23ArmPlatformPkg: Redefine LcdPlatformGetTimings functionGirish Pathak3-54/+49
2018-04-23ArmPlatformPkg: Implement LcdIdentify function for HDLCD GOPGirish Pathak2-1/+9
2018-04-23ArmPlatformPkg: PL111Lcd: Combine two writes to LCDControlGirish Pathak1-5/+1
2018-04-23ArmPlatformPkg: PL111Lcd: Replace magic number with macroGirish Pathak1-2/+1
2018-04-23ArmPlatformPkg: HDLCD and PL111: Update debug ASSERTSGirish Pathak2-12/+11
2018-04-23ArmPlatformPkg: Tidy Lcd code: Updated commentsGirish Pathak3-6/+109
2018-04-23ArmPlatformPkg: Tidy Lcd code: Coding standardGirish Pathak3-75/+98
2018-04-23ArmPlatformPkg: Rectify line endings of LcdPlatformNullLibGirish Pathak1-92/+92
2018-04-23ArmPlatformPkg: Rectify line endings of LcdHwNullLibGirish Pathak1-75/+75
2018-04-12ArmPlatformPkg/PL031RealTimeClockLib: depend on gEfiCpuArchProtocolGuidLaszlo Ersek1-1/+4
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 Biesheuvel2-0/+103
2017-12-08ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library classArd Biesheuvel1-1/+1
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: remove unused ArmPlatformLibNullSecArd Biesheuvel1-47/+0
2017-12-08ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel2-300/+0
2017-12-08ArmPlatformPkg: remove BootMonFs and ArmShellCmdRunAxfArd Biesheuvel12-2896/+0
2017-12-08ArmPlatformPkg: remove ArmPlatformSysConfigLib library classArd Biesheuvel2-113/+0
2017-12-04ArmPlatformPkg: remove PlatformIntelBdsLibArd Biesheuvel3-508/+0
2017-11-30ArmPlatformPkg: move internal PL031 header into driver directoryArd Biesheuvel2-10/+54
2017-11-30ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel1-14/+0
2017-11-26ArmPlatformPkg: remove EblCmdLib implementationArd Biesheuvel5-1191/+0
2017-11-26ArmPlatformPkg: remove unused L2X0CacheLibNull libraryArd Biesheuvel2-57/+0
2017-11-26ArmPlatformPkg: remove ArmTrustedMonitorLib definition and implementationArd Biesheuvel5-183/+0
2017-11-26ArmPlatformPkg: remove unused DebugSecExtraActionLib libraryArd Biesheuvel2-175/+0
2017-11-26ArmPlatformPkg: remove ArmPlatformSecLib definition and implementationsArd Biesheuvel5-275/+0
2017-11-17ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependenciesArd Biesheuvel1-3/+0
2017-11-17ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel4-2/+638
2017-11-16ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib referenceArd Biesheuvel2-38/+6
2017-11-13ArmPlatformPkg/PL031RealTimeClockLib: ignore DST setting when timezone is setArd Biesheuvel1-8/+4
2017-11-13ArmPlatformPkg/PL031RealTimeClockLib: remove validation and DST handlingArd Biesheuvel1-171/+15
2017-05-10ArmPlatformPkg,ArmVirtPkg: delete redundant PL031 functionsLeif Lindholm2-124/+4
2017-04-11ArmPlatformPkg/EblCmdLib: remove dependency on deprecated ARM BdsLibArd Biesheuvel2-2/+48
2017-04-05ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependencyArd Biesheuvel2-2/+57
2017-03-03ArmPlatformPkg/PlatformIntelBdsLib: don't clobber ConSplitter handleArd Biesheuvel1-10/+15
2017-02-22ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registersArd Biesheuvel1-24/+19
2017-01-20ArmPlatformPkg: Use EfiEventGroupSignal from UefiLibStar Zeng3-36/+6
2016-10-19ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definitionRuiyu Ni1-4/+2
2016-10-11ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei1-1/+1
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei1-10/+7