1. 2edb5ad ArmPkg/BdsLib: Fixed TFTP and PXE Boot by oliviermartin · 12 years ago
  2. a90e327 ArmPkg/BdsLib: Free the memory when Linux fails to start by oliviermartin · 12 years ago
  3. 7e91dec ArmPkg/BdsLinuxFdt.c: Check that FDT blob is correctly loaded. by oliviermartin · 12 years ago
  4. 39f58c9 ArmPkg/BdsLib: Update 'cpu-release-addr' with the UEFI locations if the method is 'spin-table' by oliviermartin · 12 years ago
  5. 5ea2c2d ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register. by oliviermartin · 12 years ago
  6. 8fa3caf ArmPkg/SemihostLib: Removed leading separator in FileName in SemihostFileOpen() by oliviermartin · 12 years ago
  7. b1cab81 ArmPkg/SemihostFs: Added comment in FileRead() by oliviermartin · 12 years ago
  8. ed2405a ArmPkg/SemihostFs: Use Unicode to Ascii function for the conversion by oliviermartin · 12 years ago
  9. bc87b50 ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (PSCI) to the Flat Device Tree (FDT) by oliviermartin · 12 years ago
  10. 782d3d4 ArmPkg/IndustryStandard: Added definition for some SMC IDs by oliviermartin · 12 years ago
  11. a01e042 ArmPkg/BdsLib: Passed reserved memory regions to the Device Tree by oliviermartin · 12 years ago
  12. c63626b ArmPkg: Fixed unsigned type to be architecture independent by oliviermartin · 12 years ago
  13. 2614b0c ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory by oliviermartin · 12 years ago
  14. 6f71161 ARM Packages: Fixed coding style and typos by oliviermartin · 12 years ago
  15. c0b2e47 ArmPkg: Introduce GetGlobalEnvironmentVariable() function. by oliviermartin · 12 years ago
  16. 166c01f ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkg by oliviermartin · 12 years ago
  17. 28929e2 ArmPkg/DebugPeCoffExtraActionLib: Checked the ImageContext->PdbPointer is not null by oliviermartin · 12 years ago
  18. 76aee8f ArmPkg/CompilerIntrinsicsLib: Add missing __aeabi_llsl and __aeabi_llsr for GCC by oliviermartin · 12 years ago
  19. 111339d ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ by oliviermartin · 12 years ago
  20. 3eef284 ArmPkg: Fixed ArmPkg.dsc RELEASE build by oliviermartin · 12 years ago
  21. 063ad84 ArmPlatformPkg/PrePi: Removed magic values by oliviermartin · 12 years ago
  22. ddfae86 ArmPkg/ArmPkg.dsc: Fixed build by oliviermartin · 12 years ago
  23. 1df657d ArmPkg/LinuxLoader: Fixed builds by oliviermartin · 12 years ago
  24. c26aa6f ArmPkg/BdsLib: Added TimerLib to INF file by oliviermartin · 12 years ago
  25. 47585ed ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to library header file by oliviermartin · 12 years ago
  26. 1ea3171 ArmPkg/SemiHosting: Recognise '.' directory as the root directory. by oliviermartin · 12 years ago
  27. 1e57a46 ARM Packages: Fixed line endings by oliviermartin · 12 years ago
  28. 17839a4 ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize stacks by oliviermartin · 12 years ago
  29. 21de944 ARM Packages: Moved ARM assembly files to 'Arm' subdirectory by oliviermartin · 12 years ago
  30. 0a6653b ArmPkg/BdsLib: Added FDT support for BdsLib by oliviermartin · 12 years ago
  31. 619b399 ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type library by oliviermartin · 12 years ago
  32. 9d6b024 ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLib by oliviermartin · 12 years ago
  33. fa4a706 EmbeddedPkg: Added support to libfdt by oliviermartin · 12 years ago
  34. b34e4db ARM Packages: Minor typo, mispellings and coding style changes by oliviermartin · 12 years ago
  35. 01bd6ea ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENT by oliviermartin · 12 years ago
  36. 3f5aa19 ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC by oliviermartin · 12 years ago
  37. 7d77584 ArmPkg/CompilerIntrinsicsLib: Fixed __aeabi_uwrite8 by oliviermartin · 12 years ago
  38. 836a782 ArmPkg/CompilerIntrinsicsLib: Added missing __aeabi_uread8 and __aeabi_uwrite8 by oliviermartin · 13 years ago
  39. ed71a22 ArmPkg/BdsLib: Fixed cache cleaning in PreparePlatformHardware() by oliviermartin · 13 years ago
  40. ce88684 ARM Packages: Fixed mispellings by oliviermartin · 13 years ago
  41. 3bb46df ArmPkg/SemihostFs: Fixed DataAbort in Semihosting File System by oliviermartin · 13 years ago
  42. 7422411 ArmPkg/BdsLib: Fixed ShutdownUefiBootServices() in case the first gBS->GetMemoryMap() was successful by oliviermartin · 13 years ago
  43. ae42bc8 ArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation by oliviermartin · 13 years ago
  44. dac180f ArmPkg/BaseMemoryLibStm: Removed duplicated instruction in InternalMemSetMem() by oliviermartin · 13 years ago
  45. a32dae4 ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePositionFromMpId' by oliviermartin · 13 years ago
  46. 77734e3 ArmPkg/ArmPkg.dec: Removed duplicated PCD declarations by oliviermartin · 13 years ago
  47. 2575b72 ArmPkg: Fixed RVCT compiler warnings by oliviermartin · 13 years ago
  48. 9736c29 ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface() by oliviermartin · 13 years ago
  49. d695039 ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,Cpu0) by oliviermartin · 13 years ago
  50. 526099f ArmPkg/ArmLib: Fixed parameter checking in ArmConfigureMmu() by oliviermartin · 13 years ago
  51. c4c9086 ArmPkg: Enhance CompareGuid performance by using CompareMem instead of nested unaligned read calls by oliviermartin · 13 years ago
  52. f8181c9 ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' by oliviermartin · 13 years ago
  53. 9d59a88 ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15 by oliviermartin · 13 years ago
  54. 315649c ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeInterrupt' by oliviermartin · 13 years ago
  55. 4c19ece ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI by oliviermartin · 13 years ago
  56. 1e40431 ArmPkg/ArmLib: Added ARM Cpu IDs by oliviermartin · 13 years ago
  57. 9133aa8 ArmPkg/ArmLib: Fixed MpCore macros by oliviermartin · 13 years ago
  58. 836c350 ArmPkg/ArmLib: Added new functions to access ARM coprocessors by oliviermartin · 13 years ago
  59. 7fffeef ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor by oliviermartin · 13 years ago
  60. 96a8bc1 ArmPkg/PeCoffExtraActionLib: Enabled DS-5 command line when using ARM Toolchain v5 by oliviermartin · 13 years ago
  61. 124dfbf ArmPkg/ArmCpuLib: Removed unused files by oliviermartin · 13 years ago
  62. b1d41be ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSynchronizeSignal by sev & wfe by oliviermartin · 13 years ago
  63. e9f7c58 ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInterrupts() by oliviermartin · 13 years ago
  64. 82325f9 ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments) by oliviermartin · 13 years ago
  65. 84cf376 EDK II Packages: Added License.txt files by oliviermartin · 13 years ago
  66. ea4ee7a EDK II Packages: Add Contributions.txt and License.txt files by jljusten · 13 years ago
  67. 5e77314 ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure bits to their PPIs by oliviermartin · 13 years ago
  68. 18029bb ArmLib/ArmV7: Add ISB to ArmEnableVFP by oliviermartin · 13 years ago
  69. 7245b43 ArmPkg: Declared ARM Hypervisor Firmware PCDs by oliviermartin · 13 years ago
  70. 0e9674e ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODE by oliviermartin · 13 years ago
  71. 645890b ArmPkg/Drivers/PL390Gic: Removed acknowledge of special interrupts (spurious interrupt) by oliviermartin · 13 years ago
  72. 1dc483b ArmPkg/LinuxLoader: Remove unused DebugLib (Minor change) by oliviermartin · 13 years ago
  73. 69f6055 ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masks by oliviermartin · 13 years ago
  74. be613c8 ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for core synchronisation by oliviermartin · 13 years ago
  75. 9253410 ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the secure interrupts by oliviermartin · 13 years ago
  76. 916666c ArmPkg/ArmLib: Replaced 'UINTN' type by architecture agnostic types (EFI_PHYSICAL_ADDRESS & EFI_VIRTUAL_ADDRESS) to describe memory addresses by oliviermartin · 13 years ago
  77. afb9f4d ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library) by oliviermartin · 13 years ago
  78. 1377db6 ArmPlatformPkg: Updated the stack setup to have the same geometry between the Secure and Normal World by oliviermartin · 13 years ago
  79. 5ed2368 ArmPkg/ArmLib: Fixed 'ArmConfigureMmu()' to avoid overflow when an entry is mapped at 0xFFFFFFFF by oliviermartin · 13 years ago
  80. 3b73c91 ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addresses by oliviermartin · 13 years ago
  81. 65acd8e ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg/Drivers by oliviermartin · 13 years ago
  82. 0db25cc ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, line endings) by oliviermartin · 13 years ago
  83. 31d196c ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()' by oliviermartin · 13 years ago
  84. 1bccfbe ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interrupts by oliviermartin · 13 years ago
  85. ac7362c ArmPkg/LinuxLoader: Fixed memory leak by oliviermartin · 13 years ago
  86. c0a1f77 ArmPkg/BdsLib: Added support for using uInitrd by oliviermartin · 13 years ago
  87. 1093e30 ArmPkg/BdsLib: Fixed LinuxImageSize if uImagei format by oliviermartin · 13 years ago
  88. d60f6af ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unification by oliviermartin · 13 years ago
  89. 9207c5d ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute by oliviermartin · 13 years ago
  90. 3d565dd ArmPkg/BdsLib: Fixed memory leak by oliviermartin · 13 years ago
  91. 7598f36 ArmPkg/BdsLib: Fixed incorrect typecasting by oliviermartin · 13 years ago
  92. 4671d15 ArmPkg/BdsLib: Load initrd next to the Linux kernel to allow to reduce the memory from the Linux command line by oliviermartin · 13 years ago
  93. 995d967 ArmPkg/BdsLib: Added support to start uImage by oliviermartin · 13 years ago
  94. 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
  95. d314d05 ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they build by oliviermartin · 13 years ago
  96. 3d4c7ab ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under Linux by oliviermartin · 13 years ago
  97. 7755dfd ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite() function by oliviermartin · 13 years ago
  98. ce4b2bd ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not implemented by oliviermartin · 13 years ago
  99. a8151a7 ArmPkg: Fix GetClusterId() calculation from MpId by oliviermartin · 13 years ago
  100. 81be6e0 ArmPkg/ArmCpuLib: Fix GCC/XCode builds by oliviermartin · 13 years ago