1. 6ea34e3 ArmPkg: remove cache maintenance by VA operation range size threshold by Ard Biesheuvel · 10 years ago
  2. 80d3139 ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointer by Olivier Martin · 10 years ago
  3. 1fce963 ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors by Laszlo Ersek · 10 years ago
  4. 523b526 ArmPkg: allow patchable PCDs for memory, FD and FV addresses by Ard Biesheuvel · 10 years ago
  5. 967efdc ArmPkg: allow HYP timer interrupt to be omitted by Ard Biesheuvel · 10 years ago
  6. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  7. 7aec292 ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path by Ronald Cron · 10 years ago
  8. 04f1a70 ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration Table by Ronald Cron · 10 years ago
  9. df320b1 ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry by Olivier Martin · 10 years ago
  10. 152ac48 ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode by Olivier Martin · 10 years ago
  11. f6d46e2 ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode by Ard Biesheuvel · 10 years ago
  12. 41fb5d4 ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3 by Olivier Martin · 10 years ago
  13. 8705cb3 ArmPkg/ArmGic: Function to locate the current CPU GIC redistributor by Olivier Martin · 10 years ago
  14. 919697a ArmPkg/ArmGic: Added GICv3 specific definitions by Olivier Martin · 10 years ago
  15. 90ed18c ArmPkg/ArmLib.h: Add CPU Affinity definitions by Olivier Martin · 10 years ago
  16. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  17. 16b7aff ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequency by Laszlo Ersek · 10 years ago
  18. b36bc5a ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32 by Laszlo Ersek · 10 years ago
  19. 074a67f ArmPkg: ArmArchTimerLib: clean up comments by Laszlo Ersek · 10 years ago
  20. ad7e31b ArmPkg/BdsLib: Close file after reading an Image by Ronald Cron · 10 years ago
  21. f88a751 ArmPkg/BdsLib: Fix DHCP4 configuration by Ronald Cron · 10 years ago
  22. d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
  23. 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
  24. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  25. 2366640 ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter by Ronald Cron · 10 years ago
  26. 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
  27. 4a8fa96 ArmPlatformPkg: The toolchain family name can be omitted if the options are common by Olivier Martin · 10 years ago
  28. 37ec4d9 ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailable by Ard Biesheuvel · 10 years ago
  29. 77d5dac ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly files by Olivier Martin · 10 years ago
  30. 4a29289 ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflow by Olivier Martin · 10 years ago
  31. 284fb5c ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset() by Olivier Martin · 10 years ago
  32. fb7ea61 ArmPkg: Ensured the stack is always quad-word aligned by Olivier Martin · 10 years ago
  33. bb5420b ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit. by Leif Lindholm · 10 years ago
  34. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  35. 8dd618d ArmPkg/ArmLib: Removed duplicated invalidate TLB function by Olivier Martin · 10 years ago
  36. daefd57 ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a file by Ronald Cron · 10 years ago
  37. fdd12bd ArmPkg/SemihostFs: Fix open file issues revealed by SCT by Ronald Cron · 10 years ago
  38. 5521b5c ArmPkg/SemihostLib: Add library functions by Ronald Cron · 10 years ago
  39. c20f8ec ArmPkg/Semihostlib: Rename semi-hosting open option by Ronald Cron · 10 years ago
  40. 5f81082 ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe by Olivier Martin · 10 years ago
  41. d713385 ArmPkg/ArmGic: Added GicV3 support to ArmGicLib by Olivier Martin · 10 years ago
  42. 5f52576 ArmPkg/ArmGic: Added GicV3 detection by Olivier Martin · 10 years ago
  43. d5c6b7f ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision() by Olivier Martin · 10 years ago
  44. ebb9235 ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registering it by Olivier Martin · 10 years ago
  45. 1a70a69 ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations by Olivier Martin · 10 years ago
  46. 9180ab7 ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC by Olivier Martin · 10 years ago
  47. b1a6334 ArmPkg/TimerDxe: add workaround for KVM timer interrupt handling by Ard Biesheuvel · 10 years ago
  48. 021da07 ArmPsciResetSystemLib: read PSCI method in constructor by Ard Biesheuvel · 10 years ago
  49. 7a1e861 ArmPkg/TimerDxe: Read timer frequency from CPU by Ard Biesheuvel · 10 years ago
  50. ca3026d ArmPkg: Introduced ArmPsciResetSystemLib by Ard Biesheuvel · 10 years ago
  51. 58e92b3 ArmPkg: Add ArmHvcLib by Ard Biesheuvel · 10 years ago
  52. ae9bc05 ArmPkg: Add PSCI 0.2 constants for system poweroff and reset by Ard Biesheuvel · 10 years ago
  53. 432dc3c ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapper by Ard Biesheuvel · 10 years ago
  54. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  55. 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib by Ard Biesheuvel · 10 years ago
  56. 2785509 ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time. by Ard Biesheuvel · 10 years ago
  57. bcf37cf ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timer by Ard Biesheuvel · 10 years ago
  58. cece12d ArmPkg: add ArmGenericTimerCounterLib implementation using physical timer by Ard Biesheuvel · 10 years ago
  59. e715125 ArmPkg: add ArmGenericTimerCounterLib interface by Ard Biesheuvel · 10 years ago
  60. d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
  61. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  62. e1e2e66 ArmPkg: allow dynamically discovered timer interrupts by Ard Biesheuvel · 10 years ago
  63. 01289ec ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes by Harry Liebel · 10 years ago
  64. 18744a5 ARM Packages: Removed unused PcdArmPrimaryCore by Olivier Martin · 10 years ago
  65. e754c23 ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping by Olivier Martin · 10 years ago
  66. 5779aaa ArmPkg/BdsLib/Arm: Clean Data cache before disabling it by Olivier Martin · 10 years ago
  67. c6c4df8 ArmPkg/TimerDxe: Fixed real time period by Olivier Martin · 10 years ago
  68. 09c1b24 ArmPkg/TimerDxe: Fixed the reloading of the period by Olivier Martin · 10 years ago
  69. 33292af ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequency by Olivier Martin · 10 years ago
  70. d340ef7 ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib by Olivier Martin · 10 years ago
  71. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  72. fad213a EDK II Contributions.txt: Note acceptable contribution licenses by Jordan Justen · 10 years ago
  73. bd1d062 ARM Packages: Added support for GCC stack protector by Olivier Martin olivier.martin · 10 years ago
  74. 5a539eb ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore() by Olivier Martin · 10 years ago
  75. 1eb5b4f ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributes by Olivier Martin · 10 years ago
  76. 04ad241 ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device path is not found by Olivier Martin · 10 years ago
  77. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  78. 62d441f ARM Packages: Corrected non-DOS line endings by Ronald Cron · 10 years ago
  79. b4e53e3 ArmPkg/ArmSmcLib: Fixed SMC helper functions by Olivier Martin · 10 years ago
  80. 9a9dd4e ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC Calls by Olivier Martin · 10 years ago
  81. ef0fa8e ArmPkg: Remove BasePeCoffLib by Harry Liebel · 10 years ago
  82. 46d4d75 ArmPkg/ArmLib.h: Fixed name of the argument by Olivier Martin · 10 years ago
  83. 3ab3d13 ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code by Olivier Martin · 10 years ago
  84. f3c5066 ArmPkg/AArch64.h: Added Exception Syndrome Register definitions by Olivier Martin · 10 years ago
  85. 6a44c22 ArmPkg/AArch64: Added ARM_HCR_TSC definition by Olivier Martin · 10 years ago
  86. 022cb42 ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual Timers by Olivier Martin · 10 years ago
  87. 7e119c6 ArmPkg/AArch64.h: Added SPSR and Timer register definitions by Olivier Martin · 10 years ago
  88. f53da37 ArmPkg/ArmLib.h: Removed GET_CORE_POS macro by Ronald Cron · 10 years ago
  89. 6d0ca25 ARM Packages: Force the SEC modules to be 2K aligned for AArch64 by Olivier Martin · 10 years ago
  90. 9232ee5 ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader by Olivier Martin · 10 years ago
  91. ffb91ed ArmPkg/ArmLib: Improved ArmConfigureMmu Performance by Eugene Cohen · 10 years ago
  92. 1b0ac0d ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() by Olivier Martin · 11 years ago
  93. f5241b5 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe by Olivier Martin · 11 years ago
  94. 793ca69 ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib by Olivier Martin · 11 years ago
  95. 60775c5 ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.c by Olivier Martin · 11 years ago
  96. 0458b42 ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe file by Olivier Martin · 11 years ago
  97. 69b5dc9 ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegisterInterruptService() by Olivier Martin · 11 years ago
  98. 397bdc9 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont) by Olivier Martin · 11 years ago
  99. e700a1f ArmPkg/ArmGic: Introduced helper functions to access the GIC controller by Olivier Martin · 11 years ago
  100. 4edcf21 ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib by Olivier Martin · 11 years ago