summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/ArmFvpDxe: Fixed the line endingsoliviermartin2014-01-072-110/+110
* ArmPlatformPkg/ArmFvpDxe: Added Virtio Block supportOlivier Martin2013-12-138-1/+81
* ArmPlatformPkg/ArmVExpressPkg: Added the empty 'ArmFvpDxe' platform UEFI driverOlivier Martin2013-12-136-1/+79
* ARM Packages: Removed 'inline' keywordOlivier Martin2013-12-101-5/+5
* ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor s...Olivier Martin2013-12-061-5/+1
* ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin2013-12-063-26/+54
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-069-6/+61
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-284-8/+0
* ArmPlatformPkg/Ds5: Update script to support System Memory above the 32bit sp...Olivier Martin2013-11-281-7/+16
* ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup...Olivier Martin2013-11-284-21/+34
* ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin2013-11-282-4/+0
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-2810-21/+0
* ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zeroOlivier Martin2013-11-281-1/+1
* ArmPlatformPkg: Added initial support for the FVP Base and Foundation ModelsOlivier Martin2013-11-057-16/+757
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-2922-42/+42
* ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()Olivier Martin2013-10-211-11/+13
* ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin2013-10-211-1/+1
* ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz2013-10-211-1/+1
* LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin2013-09-231-2/+10
* ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin2013-09-236-8/+22
* LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin2013-09-231-1/+1
* ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculationsGarrett Kirkendall2013-09-161-2/+2
* ArmPlatformPkg/patches: Updated BaseTools-Pending-Patches.patchOlivier Martin2013-09-041-93/+152
* ArmPlatformPkg: Update AArch64 models to match the binaries generated by the ...Olivier Martin2013-09-042-6/+4
* ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin2013-08-303-9/+9
* SCR_EL3 is the control register for setting the security stateGirish K S2013-08-271-2/+2
* ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin2013-08-211-3/+5
* ArmPlatformPkg/Sec: Removed SetupExceptionLevel3()Olivier Martin2013-08-211-44/+0
* ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin2013-08-211-14/+0
* ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin2013-08-212-2/+5
* ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2013-08-192-10/+48
* ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin2013-08-191-0/+2
* ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin2013-08-062-24/+20
* ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disa...Olivier Martin2013-08-061-0/+16
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-065-4/+64
* ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin2013-07-261-0/+4
* ArmPlatformPkg: Added Aarch64 Foundation ModelHarry Liebel2013-07-1915-0/+1650
* ArmPlatformPkg/Ds5: Added Aarch64 supportHarry Liebel2013-07-183-25/+107
* ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel2013-07-189-17/+789
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-1834-44/+1288
* ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2013-07-175-17/+0
* ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin2013-07-172-6/+4
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMUOlivier Martin2013-07-011-14/+20
* ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin2013-06-271-1/+5
* ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2013-06-217-21/+21
* ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1Ryan Harkin2013-06-211-6/+13
* ArmPlatformPkg/ArmVExpressPkg: Add Shutdown supportRyan Harkin2013-06-211-1/+6
* ArmPlatformPkg/Bds: Make ".EFI" files recognizable as EFI applicationsLeif Lindholm2013-06-211-1/+2
* ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zeroOlivier Martin2013-06-191-7/+5
* ArmPlatformPkg/PL011Uart: Fixed conditionOlivier Martin2013-06-191-1/+1