summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)Author
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin
2012-02-29ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin
2012-02-28ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGet...oliviermartin
2012-02-28ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin
2012-02-28ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hex...oliviermartin
2012-02-28ArmPlatformPkg/Sec: Add ASSERT() for checking the Secure Monitor Stack PCD va...oliviermartin
2012-02-28ArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction' before we set NSACR & SCRoliviermartin
2012-02-28ArmPlatformPkg/Sec: Fix transition to Trusted Monitor World with ARMGCColiviermartin
2012-02-28ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin
2012-02-28ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controlleroliviermartin
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