summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)Author
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' moduleoliviermartin
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin
2011-09-22ArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporaryoliviermartin
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin
2011-09-22ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h' (2)oliviermartin
2011-09-22ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin
2011-09-22ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h'oliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin
2011-09-22ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin
2011-09-22ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-22ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...oliviermartin
2011-09-22ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin
2011-09-20ArmPlatformPkg/patches: Updated list of Pending patches after latest BaseTool...oliviermartin
2011-09-13ArmPlatformPkg/Bds: Fix the update of existing boot entriesoliviermartin
2011-09-09ArmPlatformPkg/Bds: Minor fixes and coding style changesoliviermartin
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin
2011-09-09ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin
2011-09-09ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin
2011-08-30ArmPlatformPkg: Update list of pending patchesoliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin
2011-08-18ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offsetoliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-08-18ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin
2011-08-18ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculationoliviermartin
2011-08-18ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin
2011-08-18ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin
2011-08-18ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrantoliviermartin
2011-08-18ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addressesoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin
2011-07-11ArmPlatformPkg/Documentation: Add diagram to the documentationoliviermartin
2011-07-07ArmPlatformPkg: Fix warningsoliviermartin
2011-07-06ArmPlatformPkg/Documentation: Update ArmPLatformPkg documentation with PCD de...oliviermartin
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-07-06ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin
2011-07-06ArmPlatformPkg/SP804TimerLib: Fixed the performance timeroliviermartin