summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* ArmPlatformPkg/ArmVExpressPkg: Fix armcc warning causing build failureHarry Liebel2014-07-291-0/+2
* ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2014-07-292-107/+317
* ArmPlatformPkg/Bds: Corrected boot type detectionRonald Cron2014-07-291-9/+71
* ArmPlatformPkg/Bds: Do not ignore the error code in DefineDefaultBootEntries()Olivier Martin2014-07-291-1/+1
* ArmPlatformPkg/Bds: Added TFTP boot option updateRonald Cron2014-07-291-5/+174
* ArmPlatformPkg/Bds: Change the GetHIInput/EditHIInput to always return a vali...Ronald Cron2014-07-291-24/+35
* ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron2014-07-293-53/+38
* ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron2014-07-151-9/+14
* ArmPlatformPkg/Bds: Getting and editing IP addressesRonald Cron2014-07-156-30/+91
* ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin2014-07-156-27/+42
* ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin2014-07-152-7/+6
* ArmPlatformPkg/ArmPlatformLib.h: Added documentation for ArmPlatformPeiBootAc...Olivier Martin2014-07-151-0/+16
* ArmPlatformPkg/Bds: Added update of Pxe boot optionRonald Cron2014-07-151-2/+22
* ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron2014-07-041-0/+49