]> git.proxmox.com Git - mirror_edk2.git/history - ArmPlatformPkg/Sec
Fix a bug about the iSCSI DHCP dependency issue.
[mirror_edk2.git] / ArmPlatformPkg / Sec /
2013-08-21 Olivier MartinArmPlatformPkg/Sec: Removed SetupExceptionLevel3()
2013-08-21 Olivier MartinArmPlatformPkg/Sec: Remove SCR and CPTR initialization...
2013-08-06 Olivier MartinARM: Remove NSACR from the common code
2013-07-18 Harry LiebelArmPlatformPkg: Added Aarch64 support
2013-05-10 oliviermartinARM Packages: Replaced the macro GetCorePositionFromMpI...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-05-10 oliviermartinArmPlatformPkg/Sec: Replaced non-required 'blx' by...
2013-03-12 oliviermartinArmPlatformPkg: Moved ARMv7 specific files to a 'Arm...
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2013-01-28 oliviermartinArmPlatformPkg: Fixed unsigned type to be architecture...
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinArmPlatformPkg/Sec: Moved Exception Vector Table to...
2012-07-04 oliviermartinArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Path
2012-07-04 oliviermartinArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack...
2012-07-04 oliviermartinArmPlatformPkg/Sec: Added support for Non Cold Boot...
2012-05-02 oliviermartinArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'
2012-05-02 oliviermartinArmPlatformPkg: Introduced 'ArmPlatformSecLib'
2012-05-02 oliviermartinArmPkg/ArmLib: Added new functions to access ARM coproc...
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSync...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Change initial 'welcome' string...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Allowed the Secondary Cores to...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Move ArmGicSetupNonSecure() prior...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Fixed monitor stack setup
2012-02-28 oliviermartinArmPlatformPkg/Sec: Add ASSERT() for checking the Secur...
2012-02-28 oliviermartinArmPlatformPkg/Sec: Move 'ArmPlatformSecExtraAction...
2012-02-28 oliviermartinArmPlatformPkg/Sec: Fix transition to Trusted Monitor...
2012-02-28 oliviermartinArmPlatformPkg: Move the Secure Monitor initialization...
2012-02-28 oliviermartinArmPlatformPkg: Updated the stack setup to have the...
2011-12-14 oliviermartinArmPlatformPkg/Sec: Fixed Monitor stack setup
2011-12-07 oliviermartinArmPlatformPkg: Coding style changes (tab and line...
2011-12-06 oliviermartinArmPlatformPkg/Sec: Enabled VFP (if supported by platfo...
2011-11-09 oliviermartinArmPlatformPkg: Fix Global Variable region initializati...
2011-11-01 oliviermartinArmPlatform/Sec: Ensure all the CPU cores are calling...
2011-11-01 oliviermartinArmPlatformPkg: Fix initialization of the Global Variab...
2011-11-01 oliviermartinArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR...
2011-11-01 oliviermartinArmPlatformPkg: Remove ArmPlatformBootRemapping() funct...
2011-11-01 oliviermartinArmPlatformPkg: Coding style (minor changes)
2011-10-04 oliviermartinArm Packages: Fix builds for XCODE32 toolchain
2011-09-27 oliviermartinArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported...
2011-09-27 oliviermartinArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specifi...
2011-09-22 oliviermartinArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib
2011-09-22 oliviermartinArmPlatformPkg/Sec: Clean and Move all declaration...
2011-09-22 oliviermartinArmPlatformPkg/Sec: Clean and Move all declaration...
2011-09-22 oliviermartinARM Packages: Rename PcdNormal* into Pcd* PCDs
2011-09-22 oliviermartinArmPlatformPkg: Changed memory model for the stacks
2011-09-22 oliviermartinArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMe...
2011-09-22 oliviermartinArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSec...
2011-09-22 oliviermartinArmPlatformPkg: Introduce Primary core macros
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-07-28 oliviermartinArmPkg: Fix ARM builds for XCode32
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-01 oliviermartinArmPlatformPkg: Fix builds
2011-07-01 oliviermartinArmPlatformPkg: Add support for PrePi module
2011-07-01 oliviermartinArmPlatformPkg: Move PcdStandalone from Feature PCD...
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPlatformPkg: Unify the Secure and Normal FD and...
2011-06-03 oliviermartinArmPlatformPkg: Fix ARMGCC build
2011-04-27 oliviermartinArmPlatformPkg: Add missing ASM_PFX() macro in exceptio...
2011-04-26 oliviermartinArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformIniti...
2011-04-26 oliviermartinArmPlatformPkg/Sec: Initialize the GIC when Trustzone...
2011-04-26 oliviermartinArmPlatformPkg/Sec: Fix typo and Remove magic value
2011-04-26 oliviermartinArmPlatform: Remove dummy padding to make the Reset...
2011-03-31 oliviermartinArmPlatformPkg: Introduce ArmPlatformInitialize() function
2011-03-31 oliviermartinArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbed...
2011-03-31 oliviermartinArmPlatformPkg: Use Serial print function to print...
2011-03-05 andrewfishFix minor Xcode build issues.
2011-02-01 andrewfishAdd ArmPlatformPkg from ARM Ltd. patch.