1. 0f07c18 CryptoPkg/BaseCryptLib: Add ML-DSA Support by Michael G.A. Holland · 2 days ago main master upstream/master
  2. 96c9f8f UefiPayloadPkg: Fix incorrect EfiPciWidth* enum literals by Mingjie Shen · 2 days ago
  3. 049dc84 MdeModulePkg: Fix incorrect EfiPciWidth* enum literals by Mingjie Shen · 2 days ago
  4. 5041842 UefiPayloadPkg: Fix AARCH64's ResetSystemLib class definition by Benjamin Doron · 2 days ago
  5. 11ba271 UefiCpuPkg/BaseArchSupportLib: Include what you use by Benjamin Doron · 2 days ago
  6. 6a6ec8a RedfishPkg/RedfishHttpDxe: report Redfish communication time by Nickle Wang · 3 days ago
  7. 927c7b1 BaseTools/Plugin/CodeQL: Add CodeQL version update script by Mingjie Shen · 5 days ago
  8. f9e3f92 BaseTools/Plugin/CodeQL: Update CodeQL CLI to v2.25.3 by Mingjie Shen · 5 days ago
  9. dce4c57 DynamicTablesPkg: Add AmlUpdateRdDWord() and AmlUpdateRdWord() by Pierre Gondois · 5 days ago
  10. d3a7acf DynamicTablesPkg: Check Rd Address Space field combination by Pierre Gondois · 5 days ago
  11. 10aef94 DynamicTablesPkg: Move CheckAddressSpaceFields() to AmlUtility.c by Pierre Gondois · 5 days ago
  12. 17ea1f3 CONTRIBUTING.md: Add breaking change process link by Michael Kubacki · 5 days ago
  13. 0b68bfa .github: Add RFC 0003 Breaking Change and Release Process files by Michael Kubacki · 5 days ago
  14. 550171f BREAKING-CHANGES.md: Add initial file by Michael Kubacki · 5 days ago
  15. a7d88f3 Maintainers: Remove myself as reviewer for now by Mike Beaton · 5 days ago
  16. f49f209 OvmfPkg/LoongArchVirt: Add TPM platform PEI support by zhuyunfei · 6 days ago
  17. 49cbe1d OvmfPkg/LoongArchVirt: Add TPM support in platform description files by zhuyunfei · 6 days ago
  18. d7d5dde DynamicTablesPkg: add SMBIOS type 44 for risc-v by Yeoreum Yun · 6 days ago
  19. be3aeb7 DynamicTablesPkg: add SMBIOS type 44 for x86(x64) by Yeoreum Yun · 6 days ago
  20. 455b806 DynamicTablesPkg: add SMBIOS type 44 generator by Yeoreum Yun · 6 days ago
  21. caac96b DynamicTablesPkg: add arm data structure for SMBIOS type 44 record by Yeoreum Yun · 6 days ago
  22. 8a501b5 DynamicTablesPkg: add arch common data structure for SMBIOS type 44 record by Yeoreum Yun · 6 days ago
  23. 2d7734c DynamicTablesPkg: add Type4 record in to SmbiosHandleMap by Yeoreum Yun · 6 days ago
  24. 143e444 MdePkg: SMBIOS: add RiscV processor specific block structure by Yeoreum Yun · 6 days ago
  25. 071b077 MdePkg: SMBIOS: add x86(x64) processor specific block structure by Yeoreum Yun · 6 days ago
  26. b35d53d MdePkg: SMBIOS: add Arm processor specific block structures by Yeoreum Yun · 6 days ago
  27. c38340a MdeModulePkg: Dxe Core: Correct gMemoryTypeInformation Definition by Oliver Smith-Denny · 6 days ago
  28. a62292b BaseTools/GenFds: Print INF name on Depex eval failure by Christopher Zurcher · 6 days ago
  29. 2cfd432 ArmPkg/Driver: Remove the stale mPartId and duplicate ArmFfaLibRxRelease by Mingjie Shen · 7 days ago
  30. b38d9eb MdeModulePkg/ArmFfaLib: Use EFI_PAGES_TO_SIZE by Mingjie Shen · 8 days ago
  31. 855e63e SecurityPkg/Tpm2ServiceFfa.h: fix typo by Dāvis Mosāns · 8 days ago
  32. 65cacd6 SecurityPkg/DxeTpmMeasureBootLib: Check GPT event size sanitization by Mingjie Shen · 8 days ago
  33. d8ec67a DynamicTablesPkg: Smbios Memory Channel (Type 37) by VarshitPandya · 8 days ago
  34. c0c8ca0 OvmfPkg/PlatformInitLib: restore below-4G low memory detection for TDVF by Stanislaw Grams · 8 days ago
  35. 3716793 BaseTools: Enable stack protector for LoongArch64 by Chao Li · 8 days ago
  36. 42fde88 MdePkg/DynamicStackCookieEntryPointLib: Add LoongArch64 support by Chao Li · 8 days ago
  37. 8756401 MdePkg: Add LoongArch64 support for StackCheckLib by Chao Li · 8 days ago
  38. 7779b1a DynamicTablesPkg: Add HMAT generator tests by Oleksandr Tymoshenko · 9 days ago
  39. 9782df4 DynamicTablesPkg: Add HMAT generator by Oleksandr Tymoshenko · 9 days ago
  40. 734d7c6 MdePkg: Add constants for HMAT structures' fields by Oleksandr Tymoshenko · 9 days ago
  41. e6b64e8 DynamicTablesPkg: Fix memory leak in MetaDataObjLib library by Oleksandr Tymoshenko · 9 days ago
  42. a70c872 ShellPkg/AcpiView: Add parser for CCEL ACPI table by Sami Mujawar · 12 days ago
  43. f47d529 ShellPkg/Acpiview: Make reserved-field validation common by Sami Mujawar · 12 days ago
  44. ec44a71 ShellPkg/Acpiview: Increase the max supported parsers by Sami Mujawar · 12 days ago
  45. e54671e DynamicTablesPkg: Smbios Memory Device Mapped Address (Type 20) by VarshitPandya · 12 days ago
  46. 5a64d2c MdePkg: Add SHA-256 and SHA-512 measurement hash algorithm IDs by Sami Mujawar · 12 days ago
  47. 3b2350f MdePkg: Define CC Measurement register to Arm CCA REM mapping by Sami Mujawar · 12 days ago
  48. 4cd0115 MdePkg: Define CC type for Arm CCA in CCEL ACPI table by Sami Mujawar · 12 days ago
  49. 4ae84e3 MdePkg, SecurityPkg, OvmfPkg: Move CCEL table defs to ACPI header by Sami Mujawar · 12 days ago
  50. 0809aa4 Maintainers: Add Qihang Gao as reviewer to LoongArch by Chao Li · 13 days ago
  51. f714e37 OvmfPkg/LoongArchVirt: Fix ResetSystemLibConstructor signature and header by zhuyunfei · 13 days ago
  52. 019a537 DynamicTablesPkg: Add SMBIOS System Reset (Type 23) generator by VarshitPandya · 13 days ago
  53. dc23931 DynamicTablesPkg: Add SMBIOS Electrical Current Probe (Type 29) generator by VarshitPandya · 13 days ago
  54. 2c82d4a DynamicTablesPkg: Add SMBIOS Voltage Probe (Type 26) generator by VarshitPandya · 13 days ago
  55. c362e91 ShellPkg: Add missing smbiosview Type 28 locations by VarshitPandya · 13 days ago
  56. 7bc6629 ShellPkg: Fix smbiosview Type 26 location/status decode by VarshitPandya · 13 days ago
  57. 8dab052 ShellPkg: Add null pointer checks before dereference by Qihang Gao · 2 weeks ago
  58. ae6bf21 .mergify/config.yml: Set update_method to merge by Michael Kubacki · 2 weeks ago
  59. 7bd23c6 CryptoPkg/BaseCryptLib: Add ED448 verification and signature fcns by Michael G.A. Holland · 2 weeks ago
  60. 48a82ff BaseTools: Remove VS2017 support by Michael Kubacki · 2 weeks ago
  61. 3dc01cc DynamicTablesPkg: Retarget VS2017 static analysis build option by Michael Kubacki · 2 weeks ago
  62. 84012d2 EmulatorPkg: Remove VS2017 Visual Studio solution by Michael Kubacki · 2 weeks ago
  63. b7d780b edksetup.bat: Remove VS2017 support by Michael Kubacki · 2 weeks ago
  64. 12196e9 RedfishPkg: Remove VS2015x86 reference by Michael Kubacki · 2 weeks ago
  65. f22b20e MdePkg: Generalize VS15 warning comment in ProcessorBind.h by Michael Kubacki · 2 weeks ago
  66. 13df0bd CryptoPkg: Remove VS2015 specific compiler flags by Michael Kubacki · 2 weeks ago
  67. 4b21e5e BaseTools: Remove VS2015 support by Michael Kubacki · 2 weeks ago
  68. 3a9c8cf edksetup.bat: Remove VS2015 support by Michael Kubacki · 2 weeks ago
  69. edf045a BaseTools: Remove SetVisualStudio.bat by Michael Kubacki · 2 weeks ago
  70. b6d3ac5 BaseTools: Remove ShowEnvironment.bat by Michael Kubacki · 2 weeks ago
  71. d7f133a DynamicTablesPkg: Link SMBIOS Type 27 to Type 28 probes by VarshitPandya · 2 weeks ago
  72. 5628eaa DynamicTablesPkg: Add SMBIOS Temperature Probe (Type 28) generator by VarshitPandya · 2 weeks ago
  73. 0c2e337 DynamicTablesPkg: Add SMBIOS Cooling Device (Type 27) generator by VarshitPandya · 2 weeks ago
  74. f26ba71 Maintainers.txt: Add Myself as MdeModulePkg/Core Maintainer by Oliver Smith-Denny · 2 weeks ago
  75. 9a65be1 NetworkPkg/SnpDxe: Fix MAC address passthrough support by Jared Pan · 2 weeks ago
  76. 24788b6 NetworkPkg/IScsiDxe: bound value length in IScsiBuildKeyValueList by Syed Mohammed Nayyar · 2 weeks ago
  77. 8c0dea9 MdeModulePkg/UsbBusDxe: Manufacturer String Descriptor Caching by Jared Pan · 2 weeks ago
  78. 23ebccb MdeModulePkg/UsbBusDxe: Improve USB enumerating process by Jared Pan · 2 weeks ago
  79. 4f475ba SecurityPkg/AuthVariableLib: harden signature list filtering by 20000419 · 2 weeks ago
  80. 4ad28a8 ShellPkg: ShellPkg: Fix SMBIOS Type 28 probe labels by VarshitPandya · 2 weeks ago
  81. 39d8052 ShellPkg: Fix SMBIOS Type 26 probe decoding by VarshitPandya · 2 weeks ago
  82. 97f069b RedfishPkg: Remove unnecessary Depex section in library modules by Qihang Gao · 2 weeks ago
  83. c70de6b DynamicTablesPkg/CmObjParser: Use common interrupt parser by Pierre Gondois · 2 weeks ago
  84. 3ca262e DynamicTablesPkg/CmObjParser: Fix ArmNamespaceObjectParser order by Pierre Gondois · 2 weeks ago
  85. 1eab31a DynamicTablesPkg/CmObjParser: Add missing fields to CmObjParser by Pierre Gondois · 2 weeks ago
  86. 4ac0ee3 DynamicTablesPkg/SmbiosType4Lib: Fix processor characteristics description by Pierre Gondois · 2 weeks ago
  87. d1806ae DynamicTablesPkg: Clear output parameter before callback invocation by Pierre Gondois · 2 weeks ago
  88. e3e93cf MdeModulePkg/PciBusDxe: Fix Mem64 BAR handling in IsPciDeviceRejected() by Jiaqing Zhao · 2 weeks ago
  89. 35b5565 BaseTools/Ecc: Add check for traditional include guards by Michael Kubacki · 3 weeks ago
  90. 4b27e8e BaseTools: Fix MODEL_IDENTIFIER_MACRO_PROGMA typo by Michael Kubacki · 3 weeks ago
  91. ddd6cc3 Maintainers.txt: Add Ashraf as maintainer to BaseTools by Ashraf Ali S · 3 weeks ago
  92. fd7a2a5 SecurityPkg: Update Tpm2Ptp.h to follow pragma once coding convention by Michael Kubacki · 3 weeks ago
  93. fde4a75 MdePkg: Follow pragma once coding convention by Michael Kubacki · 3 weeks ago
  94. 16b41f7 MdeModulePkg: Follow pragma once coding convention by Michael Kubacki · 3 weeks ago
  95. 96e2af4 ManageabilityPkg: Follow pragma once coding convention by Michael Kubacki · 3 weeks ago
  96. 8a6cd66 SecurityPkg/HashInstanceLibSha256: Remove unused Tpm2CommandLib dependency by Sami Mujawar · 3 weeks ago
  97. 5f389e4 CryptoPkg: Enable SHA256 hash in SecCryptLib by Sami Mujawar · 3 weeks ago
  98. a5fcc0a MdeModulePkg: CxlDxe: Fix IA32 Build Break by Oliver Smith-Denny · 3 weeks ago
  99. 5ac1b95 MdeModulePkg/PciBusDxe: Scan funcs when func 0 is absent by Dongyan Qian · 3 weeks ago
  100. 6d127c2 ManageabilityPkg: Fix IPMI vulnerabilities and memory leak by Phineas Su · 3 weeks ago