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. 8483681 ArmPkg/Mmu: Fix potential page table memory leak by Heyi Guo · 9 years ago
  10. edff645 ArmPkg/Mmu: Increase PageLevel when table found at the targeted level by Heyi Guo · 9 years ago
  11. 41f8901 ArmPkg/Mmu: Fix literal number left shift bug by Heyi Guo · 9 years ago
  12. 946067b ArmPkg/Mmu: Fix page level calculation bug by Heyi Guo · 9 years ago
  13. 7d189f9 ArmPkg/Mmu: Fix bug of aligning new allocated page table by Heyi Guo · 9 years ago
  14. da70563 ArmPkg: Bug fix for UncachedMemoryAllocationLib by Heyi Guo · 9 years ago
  15. 70119d2 ArmPkg: remove ARMv6 support code by Ard Biesheuvel · 9 years ago
  16. f94522c ArmPkg: cache detected revision in ArmGicArchLib by Ard Biesheuvel · 9 years ago
  17. e9e9c7e ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib by Ard Biesheuvel · 9 years ago
  18. 8d13298 ArmPkg: split off ArmGicArchLib from ArmGicLib by Ard Biesheuvel · 9 years ago
  19. c75d3eb ArmPkg/BdsLib: Remove Linux loader from BdsLib by Olivier Martin · 9 years ago
  20. 0c72676 ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() by Olivier Martin · 9 years ago
  21. 4d95a9a ArmPkg/ArmLib: Fixed build after recent BaseTools changes by Olivier Martin · 10 years ago
  22. 9d8ee78 ArmPkg/BdsLib: Fixed TFTP when there are directories in the name by Olivier Martin · 10 years ago
  23. 7fbd1eb Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg by Olivier Martin · 10 years ago
  24. c37e542 ArmPkg: fix ArmWriteCntkCtl simple code bug by Heyi Guo · 10 years ago
  25. b398ead ArmPkg/BdsLib: Fixed line ending by Olivier Martin · 10 years ago
  26. 459823d ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION by Ard Biesheuvel · 10 years ago
  27. ffaa6b4 ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() by Ard Biesheuvel · 10 years ago
  28. cc053ee ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface by Olivier Martin · 10 years ago
  29. 6ea34e3 ArmPkg: remove cache maintenance by VA operation range size threshold by Ard Biesheuvel · 10 years ago
  30. 80d3139 ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointer by Olivier Martin · 10 years ago
  31. 1fce963 ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors by Laszlo Ersek · 10 years ago
  32. 6332ffb ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable by Ronald Cron · 10 years ago
  33. df320b1 ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry by Olivier Martin · 10 years ago
  34. 16b7aff ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequency by Laszlo Ersek · 10 years ago
  35. b36bc5a ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32 by Laszlo Ersek · 10 years ago
  36. 074a67f ArmPkg: ArmArchTimerLib: clean up comments by Laszlo Ersek · 10 years ago
  37. ad7e31b ArmPkg/BdsLib: Close file after reading an Image by Ronald Cron · 10 years ago
  38. f88a751 ArmPkg/BdsLib: Fix DHCP4 configuration by Ronald Cron · 10 years ago
  39. 8577487 ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux by Olivier Martin · 10 years ago
  40. 061568e ArmPkg/BdsLib: Rework TFTP boot by Ronald Cron · 10 years ago
  41. 4a29289 ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflow by Olivier Martin · 10 years ago
  42. 284fb5c ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset() by Olivier Martin · 10 years ago
  43. fb7ea61 ArmPkg: Ensured the stack is always quad-word aligned by Olivier Martin · 10 years ago
  44. bb5420b ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit. by Leif Lindholm · 10 years ago
  45. 8dd618d ArmPkg/ArmLib: Removed duplicated invalidate TLB function by Olivier Martin · 10 years ago
  46. 5521b5c ArmPkg/SemihostLib: Add library functions by Ronald Cron · 10 years ago
  47. c20f8ec ArmPkg/Semihostlib: Rename semi-hosting open option by Ronald Cron · 10 years ago
  48. ebb9235 ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registering it by Olivier Martin · 10 years ago
  49. 1a70a69 ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations by Olivier Martin · 10 years ago
  50. 9180ab7 ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC by Olivier Martin · 10 years ago
  51. 021da07 ArmPsciResetSystemLib: read PSCI method in constructor by Ard Biesheuvel · 10 years ago
  52. ca3026d ArmPkg: Introduced ArmPsciResetSystemLib by Ard Biesheuvel · 10 years ago
  53. 58e92b3 ArmPkg: Add ArmHvcLib by Ard Biesheuvel · 10 years ago
  54. 432dc3c ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapper by Ard Biesheuvel · 10 years ago
  55. f8d7d6e ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size by Ard Biesheuvel · 10 years ago
  56. 4f6d34b ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib 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. d4bb43c ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h by Ard Biesheuvel · 10 years ago
  60. dc63be2 ArmPkg: allow dynamic GIC base addresses by Ard Biesheuvel · 10 years ago
  61. 01289ec ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes by Harry Liebel · 10 years ago
  62. e754c23 ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlapping by Olivier Martin · 10 years ago
  63. 5779aaa ArmPkg/BdsLib/Arm: Clean Data cache before disabling it by Olivier Martin · 10 years ago
  64. 33292af ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequency by Olivier Martin · 10 years ago
  65. d340ef7 ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib by Olivier Martin · 10 years ago
  66. 91c38d4 ARM Packages: Replace tabs by spaces for indentation by Ronald Cron · 10 years ago
  67. 5a539eb ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore() by Olivier Martin · 10 years ago
  68. 1eb5b4f ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributes by Olivier Martin · 10 years ago
  69. 04ad241 ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device path is not found by Olivier Martin · 10 years ago
  70. 3402aac ARM Packages: Removed trailing spaces by Ronald Cron · 10 years ago
  71. 62d441f ARM Packages: Corrected non-DOS line endings by Ronald Cron · 10 years ago
  72. b4e53e3 ArmPkg/ArmSmcLib: Fixed SMC helper functions by Olivier Martin · 10 years ago
  73. ef0fa8e ArmPkg: Remove BasePeCoffLib by Harry Liebel · 10 years ago
  74. 6d0ca25 ARM Packages: Force the SEC modules to be 2K aligned for AArch64 by Olivier Martin · 10 years ago
  75. 9232ee5 ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loader by Olivier Martin · 10 years ago
  76. ffb91ed ArmPkg/ArmLib: Improved ArmConfigureMmu Performance by Eugene Cohen · 10 years ago
  77. edc93a3 ArmPkg/BdsLib: Prevent memory leak whith TFTP by Olivier Martin · 10 years ago
  78. a621711 ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style) by Olivier Martin · 10 years ago
  79. 27331bf ArmPkg: Added new ARM Processor Feature Register definitions by Olivier Martin · 11 years ago
  80. 01674af ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations. by Olivier Martin · 11 years ago
  81. 451b665 ArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friendly debug message by Olivier Martin · 11 years ago
  82. d8f36fb ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extension by Olivier Martin · 11 years ago
  83. 271ce4b ArmPkg/BdsLib/AArch64: Added more useful error messages when loading Linux by Brendan Jackman · 11 years ago
  84. 1aaa6f6 ArmPkg/BdsLib: Fix allocating kernel buffer in TFTP by Brendan Jackman · 11 years ago
  85. 10ddca8 ArmPkg/BdsLib: Fix booting with partial paths by Mark Salter · 11 years ago
  86. 73ca500 ARM Packages: Use AND instead of BIC instruction with immediate by Brendan Jackman · 11 years ago
  87. 919a3a0 ARM Packages: use GCC_ASM_EXPORT to export functions by Brendan Jackman · 11 years ago
  88. 4544074 ArmLib/AArch64Support.S: remove export of unimplemented function by Brendan Jackman · 11 years ago
  89. ef7b378 ARM Packages: Remove GCC filter for AARCH64 assembly files by Brendan Jackman · 11 years ago
  90. 8bb7f03 ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page tables by Olivier Martin · 11 years ago
  91. d8dc9f0 ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not exist by Olivier Martin · 11 years ago
  92. 19dc108 ArmPkg/ArmLib: Correct Error Handling in AArch64 by Olivier Martin · 11 years ago
  93. 47d183d ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended Control Register by Olivier Martin · 11 years ago
  94. 52d44f7 ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLR by Olivier Martin · 11 years ago
  95. d276ac1 ArmPkg/SemihostFs: Various fixes for the file system by Harry Liebel · 11 years ago
  96. 228fdff ArmPkg/SemihostLib: Made arguments 'native' size by Harry Liebel · 11 years ago
  97. 5456c26 ArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64 by Olivier Martin · 11 years ago
  98. 5ee57c2 ArmPkg/ArmLib: Removed unused AArch64 files by Olivier Martin · 11 years ago
  99. 6475172 ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo by Olivier Martin · 11 years ago
  100. d9bd3f1 ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode functions by Olivier Martin · 11 years ago