index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPlatformPkg
Age
Commit message (
Expand
)
Author
2011-11-01
ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...
oliviermartin
2011-11-01
ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...
oliviermartin
2011-11-01
ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...
oliviermartin
2011-11-01
ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p...
oliviermartin
2011-11-01
ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)
oliviermartin
2011-11-01
ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...
oliviermartin
2011-11-01
ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEb
oliviermartin
2011-11-01
ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...
oliviermartin
2011-11-01
ArmPkg/ArmCpuLib: Fix GCC/XCode builds
oliviermartin
2011-11-01
ArmPlatformPkg: Coding style (minor changes)
oliviermartin
2011-11-01
ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Model
oliviermartin
2011-10-04
Arm Packages: Fix builds for XCODE32 toolchain
oliviermartin
2011-09-29
ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...
oliviermartin
2011-09-29
ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missing
oliviermartin
2011-09-28
ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...
oliviermartin
2011-09-27
ARM Packages: Fixed Build failings/warnings/EDK2 coding convention
oliviermartin
2011-09-27
ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib template
oliviermartin
2011-09-27
ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4
oliviermartin
2011-09-27
ArmPkg/ArmLib: Clean ArmV7Lib
oliviermartin
2011-09-27
ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...
oliviermartin
2011-09-27
ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...
oliviermartin
2011-09-27
ArmPkg: Removed 'ArmV7/ArmV7MPCore*' files
oliviermartin
2011-09-27
ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization
oliviermartin
2011-09-23
ArmPlatformPkg/patches: Update the pending patches with the updated ARMGCC an...
oliviermartin
2011-09-22
ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...
oliviermartin
2011-09-22
ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Model
oliviermartin
2011-09-22
ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...
oliviermartin
2011-09-22
ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...
oliviermartin
2011-09-22
ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' module
oliviermartin
2011-09-22
ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
oliviermartin
2011-09-22
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
oliviermartin
2011-09-22
ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()
oliviermartin
2011-09-22
ArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporary
oliviermartin
2011-09-22
ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib
oliviermartin
2011-09-22
ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h' (2)
oliviermartin
2011-09-22
ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'
oliviermartin
2011-09-22
ArmPlatformPkg/Sec: Clean and Move all declaration into 'SecInternal.h'
oliviermartin
2011-09-22
ARM Packages: Rename PcdNormal* into Pcd* PCDs
oliviermartin
2011-09-22
ArmPlatformPkg: Changed memory model for the stacks
oliviermartin
2011-09-22
ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' function
oliviermartin
2011-09-22
ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction function
oliviermartin
2011-09-22
ArmPlatformPkg: Introduce Primary core macros
oliviermartin
2011-09-22
ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
oliviermartin
2011-09-22
ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdt
oliviermartin
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-09-22
ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...
oliviermartin
2011-09-22
ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrd
oliviermartin
2011-09-20
ArmPlatformPkg/patches: Updated list of Pending patches after latest BaseTool...
oliviermartin
2011-09-13
ArmPlatformPkg/Bds: Fix the update of existing boot entries
oliviermartin
2011-09-09
ArmPlatformPkg/Bds: Minor fixes and coding style changes
oliviermartin
[next]