1. 980da7e PrmPkg: Add ACPI Parameter Data Buffer Signature by Aaron Li · 2 days ago master
  2. 8b2c56e UefiCpuPkg/PiSmmCpuDxeSmm: Modify PcdCpuSmmRestrictedMemoryAccess retrieval by Sienski Piotr · 3 weeks ago
  3. 0d47234 OvmfPkg/PlatformBmPrintScLib: hint at Secure Boot verification by Laszlo Ersek · 7 days ago
  4. c8c65be NetworkPkg : Replace hardcoded value with existing #define constant by Saloni Kasbekar · 2 weeks ago
  5. c87ea47 MdeModulePkg/HiiDatabaseDxe: Fix NULL Pointer access from EfiVarStore by DeepakX Singh · 7 days ago
  6. dfc8e90f ShellPkg: Prevent memcpy intrinsics in VS22 (17.14.2) by Michael Kubacki · 3 weeks ago
  7. a9d304f MdeModulePkg: Prevent memcpy intrinsics in VS22 (17.14.2) by Michael Kubacki · 3 weeks ago
  8. c0ef2b0 BaseTools: Add support for mingw-w64 by Nate DeSimone · 4 days ago
  9. 18fdec1 BaseTools: Add Unit Test Support for X64 BaseTools on Windows by Nate DeSimone · 11 days ago
  10. a55d933 MdeModule: Update oniguruma to v6.9.10 by Rebecca Cran · 7 days ago
  11. 431da73 BaseTools: Add line number to PatchCheck error messages by Gary Beihl · 14 days ago
  12. cce084e ArmPkg/Include: fix usage of wrong macro in ArmGicv3Dxe by levi.yun · 7 days ago
  13. 215ed37 ArmPkg: ArmStandaloneMmCoreEntryPoint: Use common UUID conversion routine by Kun Qin · 7 weeks ago
  14. 1d0c037 MdeModulePkg: ArmFfaLib: Support UUID-GUID conversion interfaces by Kun Qin · 7 weeks ago
  15. 6ec73a6 MdePkg: BaseLib: Add UUID-GUID conversion function by Kun Qin · 7 weeks ago
  16. e10edfe MdeModulePkg/TpmMeasurementLibNull: Allow broader linking by Michael Kubacki · 3 weeks ago
  17. d81e412 MdeModulePkg/PciBusDxe: Free descriptor buffer in GetResourcePadding() by Bret Barkelew · 7 years ago
  18. 8c04bcc EmbeddedPkg: Fix a data error in comment by Gao Qihang · 7 days ago
  19. 51733a7 StandaloneMmPkg/Core: try best to dispatch FVs by Ray Ni · 12 days ago
  20. 97fc789 StandaloneMmPkg/Core: Improve debug messages by Ray Ni · 12 days ago
  21. 24a80a5 StandaloneMmPkg/Core: Fix FV HOB loop by advancing with GET_NEXT_HOB by Ray Ni · 12 days ago
  22. d6d2f68 ArmPkg/Drivers/ArmGicDxe: Add Extended SPI support for GICv3 by Nick Graves · 3 months ago
  23. 15a2f3e EmbeddedPkg: PrePiLib missing header used in file by Doug Flick · 11 days ago
  24. 030d01f EmbeddedPkg: delete ancient libfdt semi-integration by Leif Lindholm · 13 days ago
  25. 95f1b10 ArmPkg: Add HobLib to ArmStandaloneMmCoreEntryPoint. by Aaron Pop · 12 days ago
  26. aa980f0 ArmPlatformPkg: PL011SerialPort Empty Rx buffer during init. by Chris Fernald · 3 weeks ago
  27. 6b1b031 MdePkg/BaseFdtLib: fix declaration/definition misalignment by Leif Lindholm · 13 days ago
  28. 72dc1d0 MdePkg/BaseFdtLib: add a few new function wrappers by Leif Lindholm · 13 days ago
  29. 81f75c4 MdeModulePkg: Typedef ptrdiff_t to fix building with gcc 15.1 by Rebecca Cran · 2 weeks ago
  30. 4518ba2 RedfishPkg: Don't define bool type if building in C23 mode by Rebecca Cran · 2 weeks ago
  31. 772fa11 SecurityPkg: Don't define bool type if building in C23 mode by Rebecca Cran · 2 weeks ago
  32. 11f1d28 NetworkPkg/HttpBootDxe: Wait for IPv6 DAD before issuing DHCPv6 requests by Sam Tsai · 3 weeks ago
  33. 60e54e9 ArmVirtPkg: fix boot under Xen by Manos Pitsidianakis · 13 days ago
  34. 0321f03 SPDM related fix based on real hardware testing - SecurityPkg by Liqi Qi · 4 weeks ago
  35. 3260988 MdeModulePkg: Enable PciBus to handle CRS responses by ignoring the device. by Michael Turner · 2 years, 4 months ago
  36. 5b80d79 ArmPlatformPkg/Sec: Re-use SetupExceptionLevel1 when running VHE at EL2 by Ard Biesheuvel · 2 weeks ago
  37. 9cd4328 ArmPlatformPkg/Sec: Simplify SetupExceptionLevel1() using a tail call by Ard Biesheuvel · 2 weeks ago
  38. 81549ad ArmPlatformPkg/Sec: Remove EL1 timer setup when booting at EL2 by Ard Biesheuvel · 2 weeks ago
  39. db7fedc DynamicTablesPkg/Library: support TPM2 ACPI table generation by levi.yun · 4 weeks ago
  40. 365085f MdePkg/IndustryStandard: update Tpm2Acpi table to revision 5 by levi.yun · 4 weeks ago
  41. e15fe06 MdeModulePkg/Library: make ArmFfaPeiLib available early PEIM stage by Levi Yun · 5 weeks ago
  42. 748bea7 ArmPkg: ArmPsciResetSystemLib: PSCI warm reset fix by John Schock · 3 weeks ago
  43. 20cd31e MdeModulePkg: Removed Pei, Dxe, Smm and mm header files by Bhavani Subramanian · 2 weeks ago
  44. de0c610 ShellPkg: Removed Pei, Dxe, Smm and mm header files by Bhavani Subramanian · 2 weeks ago
  45. 2781647 ShellPkg: Removed comments on ShellPkgHostTest.dsc as per PR review by Bhavani Subramanian · 2 weeks ago
  46. 5f510ab ShellPkg: Added MockShellCommandLib by Bhavani Subramanian · 4 months ago
  47. 6ea05b5 ShellPkg: Added MockShellLib by Bhavani Subramanian · 5 months ago
  48. 9c1259b MdePkg: Added MockHiiDatabase protocol by Bhavani Subramanian · 5 months ago
  49. 3d9de5d MdeModulePkg: Added MockHiiLib by Bhavani Subramanian · 5 months ago
  50. 9b6d112 BaseTools: Add GUID section for build report by Zhiguang Liu · 7 weeks ago
  51. 29520dd MdePkg/IndustryStandard: add CRB Cap value in TpmPtp.h by Levi Yun · 3 months ago
  52. 8b274d7 WifiConnectionManager: Scan timer reconfig connect by Zachary Clark-Williams · 5 weeks ago
  53. 6e2c030 Remove Bob Feng from Reviewer list of BaseTools by Bob Feng · 3 weeks ago
  54. a80e7c0 NetworkPkg: Update to make IPv6 prefix length 128 will not be excluded. by Ken Peng · 3 weeks ago
  55. 6caec7a SPDM related fix based on real hardware testing - CryptoPkg by Liqi Qi · 4 weeks ago
  56. 9c58104 ArmPlatformPkg/Sec: Deal with entry at EL2 with VHE enabled by Ard Biesheuvel · 2 weeks ago
  57. 4a7dd50 pip-requirements.txt: Restrict antlr4-python3-runtime to 4.9 by Rebecca Cran · 2 weeks ago
  58. a78f525 BaseTools: Update CParser4 to import TextIO from typing by Rebecca Cran · 2 weeks ago
  59. 6fde6ec ArmPkg: Fix typos by Michael Kubacki · 3 weeks ago
  60. a2ac0fe [QemuLoadImageLib] Prefix initrd=initrd in cmdline by Miguel Flores Ruiz de Eguino · 3 weeks ago
  61. 93aeaa0 MdeModulePkg/Spi: Allow NULL WriteBuffer in FillWriteBuffer() by PaddyDeng · 5 weeks ago
  62. c04c251 MdePkg: Add comment describing address parameter in PciSegmentLib by VarshitPandya · 2 months ago
  63. 3e2c650 MdeModulePkg: Fix typos in Protocol/DisplayProtocol.h by Gao Qihang · 5 weeks ago
  64. fc1b9c8 MdeModulePkg: Fix typos in CustomizedDisplayLib by Gao Qihang · 5 weeks ago
  65. 8809497 BaseTools: Fix type annotations by Roman A · 4 weeks ago
  66. a8f0e70 MdeModulePkg-SdMmcPciHcDxe: Add missing defines in SD_MMC_HC_SLOT_CAP by Page Chen · 4 weeks ago
  67. aaab4f5 SecurityPkg/Tpm2ServiceFfa.h: add useful definitions by Levi Yun · 7 weeks ago
  68. 347877c CryptoPkg: Fix memory leak in RsaSetKey by Baraneedharan Anbazhagan · 3 weeks ago
  69. 85a5bd4 DynamicTablesPkg: Add CEDT generator tests by Nick Graves · 5 weeks ago
  70. f6b99ee DynamicTablesPkg: Add CEDT generator by Nick Graves · 8 weeks ago
  71. 1668fd5 DynamicTablesPkg: Add CXL CEDT namespace objects by Nick Graves · 8 weeks ago
  72. ee6a2bf IntelFsp2Pkg/CacheLib: Make integer width consistent in loop condition by Michael Kubacki · 6 weeks ago
  73. 8cb2451 Maintainers.txt: restrict Arm architectures wildcard entries by Leif Lindholm · 3 weeks ago
  74. 6951dfe OvmfPkg/VirtCommunicationDxe: add IoLib to VirtMmCommunication.inf by Allen · 3 weeks ago edk2-stable202505
  75. 2e5b357 SecurityPkg/Tpm2InstanceLibFfa: Fix constructor wrong name by Levi Yun · 7 weeks ago
  76. 5ea30a0 MdeModulePkg/HiiDatabaseDxe: Fix BlockSize length by Maximilian Brune · 1 year, 1 month ago
  77. b3a2f7f NetworkPkg/IScsiDxe:Fix for out of bound memory access for bz4207 (CVE-2024-38805) by Santhosh Kumar V · 5 weeks ago
  78. 607c58e .github: Compare collaborator GitHub ID's in single case by Michael Kubacki · 4 weeks ago
  79. 399a40e ArmVirtPkg: Fix dsc include ordering by Ashish Singhal · 5 weeks ago
  80. b2db39c MdeModulePkg: Correct Usb Mouse Z for absolute pointer. by Bret Barkelew · 11 months ago
  81. fc21547 UefiCpuPkg: Enable the IPI vectors on LoongArch by Chao Li · 7 weeks ago
  82. 7cea938 UefiCpuPkg: Fix a bug about MP init on LoongArch by Chao Li · 8 weeks ago
  83. 43e2983 BaseTools: Fix Macro Expansion on Machine Architecture for Components by Nate DeSimone · 5 weeks ago
  84. 5bc52de MdeModulePkg: DebugImageInfoTable: Fix Array Maintenance by Oliver Smith-Denny · 7 weeks ago
  85. 867fad8 MdeModulePkg: Fix Image Memory Protection Applying by Oliver Smith-Denny · 6 weeks ago
  86. 28653a1 UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMRAM memory leak during S3 resume by Zhou Jianfeng · 6 weeks ago
  87. d6101ac MdeModulePkg: Shortcircuit GCD Dumping Logic if Not Printing by Oliver Smith-Denny · 8 weeks ago
  88. 2cff874 MdeModulePkg/Spi: Solving potential null ptr deref. in SpiNorFlashJedecSfdp by PaddyDeng · 9 weeks ago
  89. 02ec228 BaseTools: Change arm align value from 32 to 64 by Vivian Nowka-Keane · 3 months ago
  90. 77b199b BaseTools: Update tools_def for aarch64 by Vivian Nowka-Keane · 3 months ago
  91. dca5d26 UefiCpuPkg/MpInitLib: Fix SNP AP creation when using known APIC IDs by Tom Lendacky · 3 months ago
  92. dd8c272 MdeModulePkg/AcpiTableDxe: Add function for extract ACPI table from HOB. by George Liao · 2 months ago
  93. 225bf12 RedfishPkg/RedfishExDxe: call platform device wanted lib by Nickle Wang · 7 weeks ago
  94. b2c4294 RedfishPkg: introduce platform wanted device lib by Nickle Wang · 7 weeks ago
  95. 31fc56c ArmFfaLib: Replace SMCCC_VERSION check with FF-A version check by Mohamed Gamal Morsy · 7 weeks ago
  96. 9948a30 MdePkg/IndustryStandard: fix PASID supported bit by Abhishek Mainkar · 7 weeks ago
  97. 8aad683 ArmVirtPkg,DynamicTablesPkg,EmbeddedPkg,OvmfPkg: use MdePkg BaseFdtLib by Leif Lindholm · 9 months ago
  98. 37652b8 ArmVirtPkg/ArmVirtCloudHv: add missing PrePiLib dependency/resolution by Leif Lindholm · 9 months ago
  99. a862c07 MdePkg/BaseFdtLib: add FdtGetPropertyW wrapper by Leif Lindholm · 8 weeks ago
  100. cc52f88 MdePkg/BaseFdtLib: add FdtSubnodeOffset prototype by Leif Lindholm · 9 months ago