1. 7245b43 ArmPkg: Declared ARM Hypervisor Firmware PCDs by oliviermartin · 13 years ago
  2. be613c8 ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for core synchronisation by oliviermartin · 13 years ago
  3. 9207c5d ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute by oliviermartin · 13 years ago
  4. 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
  5. da9675a ArmPkg: Add ARM Architectural Timer support by oliviermartin · 13 years ago
  6. 12c5ae2 ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport by oliviermartin · 13 years ago
  7. 1d2bbdb ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib' by oliviermartin · 13 years ago
  8. 44788ba ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform by oliviermartin · 13 years ago
  9. f92b93c ARM Packages: Rename PcdNormal* into Pcd* PCDs by oliviermartin · 13 years ago
  10. 0787bc6 ArmPlatformPkg: Introduce Primary core macros by oliviermartin · 13 years ago
  11. 11c20f4 Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention by oliviermartin · 13 years ago
  12. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 14 years ago
  13. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 14 years ago
  14. 1ad14bc ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming by oliviermartin · 14 years ago
  15. a355a36 ArmPkg/BdsLib: Upgrade the library to use natively the Device Path by oliviermartin · 14 years ago
  16. 5a4b8c6 ArmPkg: Fix the default value of PcdCpuVectorBaseAddress by oliviermartin · 14 years ago
  17. eeec69c ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport by oliviermartin · 14 years ago
  18. ce73d60 EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg by oliviermartin · 14 years ago
  19. 964680c ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei by oliviermartin · 14 years ago
  20. 262a9b0 ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* by oliviermartin · 14 years ago
  21. 1bfda05 Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building. by andrewfish · 14 years ago
  22. 23d3998 Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. by andrewfish · 15 years ago
  23. d6ebcab Update the copyright notice format by hhtian · 15 years ago
  24. 097bd46 Move ARM disassembler into a library. by andrewfish · 15 years ago
  25. 6f72e28 Added a library for the default exception handler and started to add a dissasembler. Cleaned up some issues with BlockIo in BeagleBoard and add some extra info on Ebl devices command to show if a blk device has a file system on it. by andrewfish · 15 years ago
  26. 8bbf0f0 Fix some more headers. Add some missing library classes in .dec file and update .dsc to default to cortex ARM cpu type. by AJFISH · 15 years ago
  27. 2ef2b01 Adding support for BeagleBoard. by AJFISH · 15 years ago