1. 77ac1ae ArmPkg: use unified asm syntax for CLANG by Ard Biesheuvel · 9 years ago
  2. ef9564a ArmPkg/ArmV7Lib: add CLANG alternative for FPEXC access by Ard Biesheuvel · 9 years ago
  3. a0753b0 ArmPkg: Update ARM instruction used in SetMem by Jeevan Shriram · 8 years ago
  4. 4d9a4f6 ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions by Ard Biesheuvel · 9 years ago
  5. 5ab77c6 ArmPkg/AArch64Mmu: move page table traversal code to separate function by Ard Biesheuvel · 9 years ago
  6. 2afeabd ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN by Ard Biesheuvel · 9 years ago
  7. 9d636f5 ArmPkg/AArch64Mmu: remove cache maintenance for page tables by Ard Biesheuvel · 9 years ago
  8. 54d8d4d ArmPkg/Mmu: do not configure block translations at level 0 by Ard Biesheuvel · 9 years ago
  9. 36c64c6 ArmPkg/CpuDxe: Disable interrupt before restoring context by Heyi Guo · 9 years ago
  10. 8483681 ArmPkg/Mmu: Fix potential page table memory leak by Heyi Guo · 9 years ago
  11. edff645 ArmPkg/Mmu: Increase PageLevel when table found at the targeted level by Heyi Guo · 9 years ago
  12. 41f8901 ArmPkg/Mmu: Fix literal number left shift bug by Heyi Guo · 9 years ago
  13. 946067b ArmPkg/Mmu: Fix page level calculation bug by Heyi Guo · 9 years ago
  14. 7d189f9 ArmPkg/Mmu: Fix bug of aligning new allocated page table by Heyi Guo · 9 years ago
  15. da70563 ArmPkg: Bug fix for UncachedMemoryAllocationLib by Heyi Guo · 9 years ago
  16. 70119d2 ArmPkg: remove ARMv6 support code by Ard Biesheuvel · 9 years ago
  17. baeddf2 ArmPkg/GenericWatchdogDxe: add missing VOID* cast by Ard Biesheuvel · 9 years ago
  18. 906e8ce ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU as by Ard Biesheuvel · 9 years ago
  19. f94522c ArmPkg: cache detected revision in ArmGicArchLib by Ard Biesheuvel · 9 years ago
  20. e9e9c7e ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib by Ard Biesheuvel · 9 years ago
  21. 8d13298 ArmPkg: split off ArmGicArchLib from ArmGicLib by Ard Biesheuvel · 9 years ago
  22. bce29e3 ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h by Ard Biesheuvel · 9 years ago
  23. a81ccae ArmPkg: Remove PCD declarations linked to the ARM BDS Linux Loader by Olivier Martin · 9 years ago
  24. c75d3eb ArmPkg/BdsLib: Remove Linux loader from BdsLib by Olivier Martin · 9 years ago
  25. 0c72676 ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() by Olivier Martin · 9 years ago
  26. c414952 ArmPkg/CpuDxe: Fixed AArch64 MMU by Olivier Martin · 9 years ago
  27. 23b01c8 ArmPkg/Application: Add new EFI application to boot Linux by Ronald Cron · 9 years ago
  28. 4d95a9a ArmPkg/ArmLib: Fixed build after recent BaseTools changes by Olivier Martin · 10 years ago
  29. eadbec0 ArmPkg: reduce sysreg access count in GIC revision probe by Ard Biesheuvel · 10 years ago
  30. 9d8ee78 ArmPkg/BdsLib: Fixed TFTP when there are directories in the name by Olivier Martin · 10 years ago
  31. 7fbd1eb Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg by Olivier Martin · 10 years ago
  32. 829ea9b ArmPkg: Expand AArch64 address width to 48 bits by Heyi Guo · 10 years ago
  33. c37e542 ArmPkg: fix ArmWriteCntkCtl simple code bug by Heyi Guo · 10 years ago
  34. b398ead ArmPkg/BdsLib: Fixed line ending by Olivier Martin · 10 years ago
  35. 459823d ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION by Ard Biesheuvel · 10 years ago
  36. ffaa6b4 ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() by Ard Biesheuvel · 10 years ago
  37. cc053ee ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface by Olivier Martin · 10 years ago
  38. 6ea34e3 ArmPkg: remove cache maintenance by VA operation range size threshold by Ard Biesheuvel · 10 years ago
  39. 80d3139 ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointer by Olivier Martin · 10 years ago
  40. 1fce963 ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors by Laszlo Ersek · 10 years ago
  41. 523b526 ArmPkg: allow patchable PCDs for memory, FD and FV addresses by Ard Biesheuvel · 10 years ago
  42. 967efdc ArmPkg: allow HYP timer interrupt to be omitted by Ard Biesheuvel · 10 years ago
  43. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  44. 7aec292 ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path by Ronald Cron · 10 years ago
  45. 04f1a70 ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration Table by Ronald Cron · 10 years ago
  46. df320b1 ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry by Olivier Martin · 10 years ago
  47. 152ac48 ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode by Olivier Martin · 10 years ago
  48. f6d46e2 ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode by Ard Biesheuvel · 10 years ago
  49. 41fb5d4 ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3 by Olivier Martin · 10 years ago
  50. 8705cb3 ArmPkg/ArmGic: Function to locate the current CPU GIC redistributor by Olivier Martin · 10 years ago
  51. 919697a ArmPkg/ArmGic: Added GICv3 specific definitions by Olivier Martin · 10 years ago
  52. 90ed18c ArmPkg/ArmLib.h: Add CPU Affinity definitions by Olivier Martin · 10 years ago
  53. 3f3c489 */Contributions.txt: Update example email address by Jordan Justen · 10 years ago
  54. 16b7aff ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequency by Laszlo Ersek · 10 years ago
  55. b36bc5a ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32 by Laszlo Ersek · 10 years ago
  56. 074a67f ArmPkg: ArmArchTimerLib: clean up comments by Laszlo Ersek · 10 years ago
  57. ad7e31b ArmPkg/BdsLib: Close file after reading an Image by Ronald Cron · 10 years ago
  58. f88a751 ArmPkg/BdsLib: Fix DHCP4 configuration by Ronald Cron · 10 years ago
  59. d5daaa8 ArmPkg/AsmMacroIoLib: Fixed the global variables initialization by Olivier Martin · 10 years ago
  60. 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
  61. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  62. 2366640 ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the system counter by Ronald Cron · 10 years ago
  63. 0b4d97a ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers by Ronald Cron · 10 years ago
  64. 4a8fa96 ArmPlatformPkg: The toolchain family name can be omitted if the options are common by Olivier Martin · 10 years ago
  65. 37ec4d9 ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailable by Ard Biesheuvel · 10 years ago
  66. 77d5dac ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly files by Olivier Martin · 10 years ago
  67. 4a29289 ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflow by Olivier Martin · 10 years ago
  68. 284fb5c ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset() by Olivier Martin · 10 years ago
  69. fb7ea61 ArmPkg: Ensured the stack is always quad-word aligned by Olivier Martin · 10 years ago
  70. bb5420b ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit. by Leif Lindholm · 10 years ago
  71. 26830e8 EDK II Contributions.txt: Update patch format information by Jordan Justen · 10 years ago
  72. 8dd618d ArmPkg/ArmLib: Removed duplicated invalidate TLB function by Olivier Martin · 10 years ago
  73. daefd57 ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a file by Ronald Cron · 10 years ago
  74. fdd12bd ArmPkg/SemihostFs: Fix open file issues revealed by SCT by Ronald Cron · 10 years ago
  75. 5521b5c ArmPkg/SemihostLib: Add library functions by Ronald Cron · 10 years ago
  76. c20f8ec ArmPkg/Semihostlib: Rename semi-hosting open option by Ronald Cron · 10 years ago
  77. 5f81082 ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe by Olivier Martin · 10 years ago
  78. d713385 ArmPkg/ArmGic: Added GicV3 support to ArmGicLib by Olivier Martin · 10 years ago
  79. 5f52576 ArmPkg/ArmGic: Added GicV3 detection by Olivier Martin · 10 years ago
  80. d5c6b7f ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision() by Olivier Martin · 10 years ago
  81. ebb9235 ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registering it by Olivier Martin · 10 years ago
  82. 1a70a69 ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations by Olivier Martin · 10 years ago
  83. 9180ab7 ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC by Olivier Martin · 10 years ago
  84. b1a6334 ArmPkg/TimerDxe: add workaround for KVM timer interrupt handling by Ard Biesheuvel · 10 years ago
  85. 021da07 ArmPsciResetSystemLib: read PSCI method in constructor by Ard Biesheuvel · 10 years ago
  86. 7a1e861 ArmPkg/TimerDxe: Read timer frequency from CPU by Ard Biesheuvel · 10 years ago
  87. ca3026d ArmPkg: Introduced ArmPsciResetSystemLib by Ard Biesheuvel · 10 years ago
  88. 58e92b3 ArmPkg: Add ArmHvcLib by Ard Biesheuvel · 10 years ago
  89. ae9bc05 ArmPkg: Add PSCI 0.2 constants for system poweroff and reset by Ard Biesheuvel · 10 years ago
  90. 432dc3c ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapper by Ard Biesheuvel · 10 years ago
  91. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  92. 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib by Ard Biesheuvel · 10 years ago
  93. 2785509 ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time. by Ard Biesheuvel · 10 years ago
  94. bcf37cf ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timer by Ard Biesheuvel · 10 years ago
  95. cece12d ArmPkg: add ArmGenericTimerCounterLib implementation using physical timer by Ard Biesheuvel · 10 years ago
  96. e715125 ArmPkg: add ArmGenericTimerCounterLib interface by Ard Biesheuvel · 10 years ago
  97. d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
  98. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  99. e1e2e66 ArmPkg: allow dynamically discovered timer interrupts by Ard Biesheuvel · 10 years ago
  100. 01289ec ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes by Harry Liebel · 10 years ago