summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)Author
2012-02-27ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte alignedoliviermartin
2012-02-27ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added an assert to ensure the 'V...oliviermartin
2012-02-27ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the codeoliviermartin
2012-02-09ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin
2011-12-15ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin
2011-12-14ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSMoliviermartin
2011-12-14ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin
2011-12-14ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin
2011-12-12MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin
2011-12-07ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changesoliviermartin
2011-12-06BaseTools: Pending patches updateoliviermartin
2011-12-06ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin
2011-12-05ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUpoliviermartin
2011-11-16ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin
2011-11-15ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.decoliviermartin
2011-11-15ArmPlatformPkg/patches: Update pending patches to fix buildsoliviermartin
2011-11-10ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools s...oliviermartin
2011-11-09ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin
2011-11-01ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin
2011-11-01ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin
2011-11-01ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage...oliviermartin
2011-11-01ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secu...oliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin
2011-11-01ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin
2011-11-01ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin
2011-11-01ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin
2011-11-01ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p...oliviermartin
2011-11-01ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)oliviermartin
2011-11-01ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...oliviermartin
2011-11-01ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin
2011-11-01ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Modeloliviermartin
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin
2011-09-29ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...oliviermartin
2011-09-29ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missingoliviermartin
2011-09-28ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-27ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib templateoliviermartin
2011-09-27ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin
2011-09-27ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin