summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2011-12-15ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin3-10/+16
2011-12-14ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSMoliviermartin6-1/+31
2011-12-14ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin5-5/+5
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin4-88/+138
2011-12-14ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin1-1/+1
2011-12-12MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin1-300/+300
2011-12-07ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changesoliviermartin2-2/+2
2011-12-06BaseTools: Pending patches updateoliviermartin1-23/+55
2011-12-06ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin1-4/+5
2011-12-05ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUpoliviermartin1-271/+0
2011-11-16ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin1-3/+5
2011-11-15ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.decoliviermartin1-2/+0
2011-11-15ArmPlatformPkg/patches: Update pending patches to fix buildsoliviermartin1-7/+39
2011-11-10ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools s...oliviermartin6-913/+158
2011-11-09ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin6-18/+18
2011-11-01ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin1-11/+12
2011-11-01ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin1-2/+0
2011-11-01ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage...oliviermartin2-10/+11
2011-11-01ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secu...oliviermartin4-8/+8
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2-10/+10
2011-11-01ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin3-120/+187
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin1-6/+12
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin6-6/+6
2011-11-01ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin9-25/+114
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin5-10/+49
2011-11-01ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p...oliviermartin4-13/+24
2011-11-01ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)oliviermartin3-6/+8
2011-11-01ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...oliviermartin1-20/+20
2011-11-01ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2-0/+2
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin6-87/+16
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin1-1/+1
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin3-5/+5
2011-11-01ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Modeloliviermartin2-4/+5
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin4-4/+4
2011-09-29ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...oliviermartin2-6/+14
2011-09-29ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missingoliviermartin2-634/+638
2011-09-28ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin1-440/+440
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin10-29/+17
2011-09-27ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib templateoliviermartin11-0/+1770
2011-09-27ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin9-2/+1354
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin6-10/+0
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin11-138/+47
2011-09-27ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin6-409/+342
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin3-9/+9
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin11-274/+237
2011-09-23ArmPlatformPkg/patches: Update the pending patches with the updated ARMGCC an...oliviermartin6-329/+796
2011-09-22ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin1-0/+44
2011-09-22ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Modeloliviermartin11-5/+1336
2011-09-22ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...oliviermartin7-270/+357
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin9-638/+349