summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Sec
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-2/+2
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-063-126/+72
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-011-2/+3
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-011-0/+12
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-012-3/+3
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-1/+1
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-112-8/+8
* ArmPlatformPkg: Fix ARMGCC buildoliviermartin2011-06-031-1/+0
* ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin2011-04-271-4/+4
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-261-1/+1
* ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabledoliviermartin2011-04-261-0/+3
* ArmPlatformPkg/Sec: Fix typo and Remove magic valueoliviermartin2011-04-261-23/+35
* ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2011-04-262-6/+0
* ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin2011-03-312-7/+3
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-312-5/+5
* ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin2011-03-312-18/+33
* Fix minor Xcode build issues.andrewfish2011-03-053-12/+12
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-018-0/+897