summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Documentation: Removed BaseTools-Pending-Patches.patchOlivier Martin2014-10-293-170/+12
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-271-1/+1
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-273-32/+82
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-273-41/+95
* ArmPlatformPkg/ArmJunoPkg: Added Juno development board supportOlivier Martin2014-10-2722-0/+3508
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shell (..cont)Harry Liebel2014-10-271-0/+0
* ArmPlatformPkg/ArmShellCmdRunAxf: Added 'runaxf' cmd to shellHarry Liebel2014-10-2717-1/+2920
* ArmPlatformPkg/ArmVExpressDxe: Fixed duplicated GUIDOlivier Martin2014-10-271-1/+1
* ArmVirtualizationPkg: FdtPL011SerialPortLib: support UEFI_APPLICATIONLaszlo Ersek2014-10-151-1/+1
* ArmPlatformPkg/ArmVExpressPkg: Enable specifying firmware version string on b...Leif Lindholm2014-10-141-0/+3
* ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDSOlivier Martin2014-10-135-0/+499
* ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin2014-10-106-4/+179
* ArmPlatformPkg/Bds: Reduce boot device entriesHarry Liebel2014-10-102-12/+45
* ArmPlatformPkg: Introduced ArmPlatformSysConfigLib NULL libraryOlivier Martin2014-09-184-106/+90
* ArmPlatformPkg/ArmVirtualizationPkg: Add ArmVirtualizationQemu platformMichael Casadevall2014-09-184-13/+927
* ArmVirtualizationPkg: add device tree based PL011 SerialPortLibLaszlo Ersek2014-09-184-0/+428
* ArmPlatformPkg/ArmVirtualizationPkg: introduce gEarlyPL011BaseAddressGuidLaszlo Ersek2014-09-182-0/+28
* ArmPlatformPkg/ArmVirtualizationPkg: add ArmVirtualizationPlatformLib libraryMichael Casadevall2014-09-186-0/+609
* ArmPlatformPkg/ArmVirtualizationPkg: Add VirtFdtDxe driverArd Biesheuvel2014-09-182-0/+353
* ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib libraryArd Biesheuvel2014-09-182-0/+95
* ArmPlatformPkg/ArmVirtualizationPkg: introduce PCDs for device tree base addressArd Biesheuvel2014-09-181-0/+46
* ArmPlatformPkg/ArmVirtualizationPkg: Add private HobLib implementation for DX...Ard Biesheuvel2014-09-182-0/+617
* ArmVirtualizationPkg: add driver for QEMU's NOR flashArd Biesheuvel2014-09-182-0/+81
* ArmVirtualizationPkg: add Include/ArmPlatform.hArd Biesheuvel2014-09-181-0/+33
* ArmPlatformPkg: separate PlatformPei and PlatformPeiLibArd Biesheuvel2014-09-164-3/+4
* ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel2014-09-161-1/+1
* 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-095-22/+27
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-093-0/+3
* ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel2014-09-091-1/+12
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-014-12/+3
* ArmPlatformPkg: allow dynamically discovered PL031 RTCArd Biesheuvel2014-09-011-4/+5
* ArmPlatformPkg/PrePeiCore: remove GIC related PCDs from unicoreArd Biesheuvel2014-09-011-3/+0
* ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString()Ronald Cron2014-09-011-2/+4
* ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode stringRonald Cron2014-09-011-3/+23
* ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin2014-08-262-26/+14
* ArmPlatformPkg: Provide mechanism to get BootMonFS file information (cont.)Harry Liebel2014-08-261-0/+47
* ArmPlatformPkg/Bds: Fix compiler warningHarry Liebel2014-08-261-1/+4
* ArmPlatformPkg/BootMonFs: Provide mechanism to get BootMonFS file informationHarry Liebel2014-08-264-0/+53
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-2628-327/+327
* ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin2014-08-261-2/+2
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-204-7/+13
* ARM Packages: Removed malicious trailing spacesOlivier Martin2014-08-204-20/+20
* ArmPlatformPkg/Scripts: Update the profiling script to work on AArch64 with t...Olivier Martin2014-08-191-4/+22
* ArmPlatformPkg/Bds: Fixed typo issueOlivier Martin2014-08-191-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-19170-1732/+1732
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-1916-75/+74
* ArmPlatformPkg/Bds: Signal EndOfDxe PI EventOlivier Martin2014-08-012-1/+39
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-015-23/+12