summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2014-11-12ArmPlatformPkg: fix undefined reference to memcpyScott Duplichan1-1/+1
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm17-44/+46
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen1-13/+29
2014-10-29ArmPlatformPkg/Documentation: Removed BaseTools-Pending-Patches.patchOlivier Martin3-170/+12
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin1-1/+1
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron3-32/+82
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron3-41/+95
2014-10-27ArmPlatformPkg/ArmJunoPkg: Added Juno development board supportOlivier Martin22-0/+3508
2014-10-27ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont)Harry Liebel1-0/+0
2014-10-27ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel17-1/+2920
2014-10-27ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin1-1/+1
2014-10-15ArmVirtualizationPkg: FdtPL011SerialPortLib: support UEFI_APPLICATIONLaszlo Ersek1-1/+1
2014-10-14ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm1-0/+3
2014-10-13ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDSOlivier Martin5-0/+499
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin6-4/+179
2014-10-10ArmPlatformPkg/Bds: Reduce boot device entriesHarry Liebel2-12/+45
2014-09-18ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin4-106/+90
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add ArmVirtualizationQemu platformMichael Casadevall4-13/+927
2014-09-18ArmVirtualizationPkg: add device tree based PL011 SerialPortLibLaszlo Ersek4-0/+428
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: introduce gEarlyPL011BaseAddressGuidLaszlo Ersek2-0/+28
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: add ArmVirtualizationPlatformLib libraryMichael Casadevall6-0/+609
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add VirtFdtDxe driverArd Biesheuvel2-0/+353
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib libraryArd Biesheuvel2-0/+95
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: introduce PCDs for device tree base addressArd Biesheuvel1-0/+46
2014-09-18ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation for DX...Ard Biesheuvel2-0/+617
2014-09-18ArmVirtualizationPkg: add driver for QEMU's NOR flashArd Biesheuvel2-0/+81
2014-09-18ArmVirtualizationPkg: add Include/ArmPlatform.hArd Biesheuvel1-0/+33
2014-09-16ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel4-3/+4
2014-09-16ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel1-1/+1
2014-09-10ArmPlatformPkg/PL031RealTimeClockLib: use virtual address of runtime servicesArd Biesheuvel1-13/+15
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel5-22/+27
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel3-0/+3
2014-09-09ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel1-1/+12
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin4-12/+3
2014-09-01ArmPlatformPkg: allow dynamically discovered PL031 RTCArd Biesheuvel1-4/+5
2014-09-01ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicoreArd Biesheuvel1-3/+0
2014-09-01ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString()Ronald Cron1-2/+4
2014-09-01ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode stringRonald Cron1-3/+23
2014-08-26ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin2-26/+14
2014-08-26ArmPlatformPkg: Provide mechanism to get BootMonFS file information (cont.)Harry Liebel1-0/+47
2014-08-26ArmPlatformPkg/Bds: Fix compiler warningHarry Liebel1-1/+4
2014-08-26ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file informationHarry Liebel4-0/+53
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron28-327/+327
2014-08-26ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin1-2/+2
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen1-0/+14
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin4-7/+13
2014-08-20ARM Packages: Removed malicious trailing spacesOlivier Martin4-20/+20
2014-08-19ArmPlatformPkg/Scripts: Update the profiling script to work on AArch64 with t...Olivier Martin1-4/+22
2014-08-19ArmPlatformPkg/Bds: Fixed typo issueOlivier Martin1-1/+1
2014-08-19ARM Packages: Removed trailing spacesRonald Cron170-1732/+1732