1. fa41c17 ShellPkg/EfiDecompress: Fix Codeql issues by Pierre Gondois · 10 weeks ago master
  2. 383e680 ShellPkg/Comp: Extract helper functions by Pierre Gondois · 10 weeks ago
  3. 35a2f27 ShellPkg/EfiDecompress: Check presence of decompression protocol by Pierre Gondois · 10 weeks ago
  4. d9185d4 ShellPkg/Dmem: Refactor MainCmdDmem() by Pierre Gondois · 10 weeks ago
  5. f260ae0 ShellPkg/EfiCompress: Extract OpenFileHelper() and CompressFile() by Pierre Gondois · 3 months ago
  6. c089090 ShellPkg/Pci: Extract ParsePciBdf() by Pierre Gondois · 3 months ago
  7. ba2f216 ShellPkg/Pci: Extract PciEnumerateAll() by Pierre Gondois · 3 months ago
  8. 42f1d00 ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (4/4) by Pierre Gondois · 9 weeks ago
  9. 642954d ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (3/4) by Pierre Gondois · 9 weeks ago
  10. d395696 ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (2/4) by Pierre Gondois · 9 weeks ago
  11. cad93da ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (1/4) by Pierre Gondois · 9 weeks ago
  12. cebf8bc ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (4/4) by Pierre Gondois · 9 weeks ago
  13. 0b6156b ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (3/4) by Pierre Gondois · 9 weeks ago
  14. 5bdbf44 ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (2/4) by Pierre Gondois · 9 weeks ago
  15. 6d0ef53 ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (1/4) by Pierre Gondois · 9 weeks ago
  16. cb7f726 ShellPkg/Mm: Remove unnecessary goto by Pierre Gondois · 3 months ago
  17. adad733 ShellPkg/ShellDebug1: Rationalize Package init/free by Pierre Gondois · 3 months ago
  18. c827978 ShellPkg/LoadPciRom: Fix memory leak by Pierre Gondois · 3 months ago
  19. 6dea226 ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (4/4) by Pierre Gondois · 9 weeks ago
  20. da18112 ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (3/4) by Pierre Gondois · 9 weeks ago
  21. d23559e ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (2/4) by Pierre Gondois · 9 weeks ago
  22. 7ee84dc ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (1/4) by Pierre Gondois · 9 weeks ago
  23. 4e1e739 ShellPkg/Ls: Remove double-free calls by Pierre Gondois · 3 months ago
  24. a3da9cd ShellPkg/Edit: Remove unused code snippet by Pierre Gondois · 10 weeks ago
  25. f7052e2 SecurityPkg: Remove global use pre-memory by rdiaz · 6 months ago
  26. ae8814f OvmfPkg/LoongArchVirt: Add Hash2DxeCrypto to satisfy TcpDxe dependency by Qihang Gao · 23 hours ago
  27. 0af5cb9 SecurityPkg/Tcg: Use TPM names in setup strings by Herve ELTER · 3 years, 4 months ago
  28. 4bd628c SecurityPkg/DeviceSecurity: Update libspdm submodule to 3.8.2 by Mikey Strauss · 4 days ago
  29. d45f882 BaseTools: Fix Clang -Wtautological-overlap-compare in PcdValueInit.c by Phil Noh · 14 days ago
  30. 6c4a9a7 OvmfPkg/EmuVariableFvbRuntimeDxe: fix ValidateFvHeader in tdx mode by Gerd Hoffmann · 5 days ago
  31. 46591c9 OvmfPkg/RiscVVirt: Add Hash2DxeCrypto for TcpDxe by Nick Owens · 6 days ago
  32. 3120fb4 UefiCpuPkg/CpuDxeRiscV64: Read hardware state in GetInterruptState by Michael D Kinney · 9 weeks ago
  33. d91dff7 UefiCpuPkg/CpuDxe: Read hardware interrupt state in GetInterruptState by Michael D Kinney · 9 weeks ago
  34. 3f97b8b MdeModulePkg/SmbiosDxe: fix table length check by Gerd Hoffmann · 3 months ago
  35. bc71cc9 MdeModulePkg/NvmExpressHci.c: Save time when BIOS reset with NVMes by Theo · 7 months ago
  36. 21063e6 DynamicTablesPkg: Remove ACPI_AML_STA_PROC_SUPPORTED by Pierre Gondois · 8 days ago
  37. 475ed47 DynamicTablesPkg: Add support for _STA in SSDT topology tables by Pierre Gondois · 8 days ago
  38. d2936e9 DynamicTablesPkg: Add StaToken to ProcHierarch CmObj by Pierre Gondois · 8 days ago
  39. 0d9c10b MdePkg: Update AML _STA macros by Pierre Gondois · 8 days ago
  40. ca8de19 MdeModulePkg: MemoryBins: make GoogleTest page-granularity aware by Jeff Brasen · 2 weeks ago
  41. 6a4e543 SecurityPkg/Test: add AARCH64 to host test DSC by Jeff Brasen · 5 weeks ago
  42. 1073264 SecurityPkg/Test: use BaseRngLibNull for AARCH64 host tests by Jeff Brasen · 5 weeks ago
  43. 158c709 CryptoPkg/BaseCryptLib: add AARCH64 host unit test Rand source by Jeff Brasen · 5 weeks ago
  44. 2da91c2 PrmPkg: Host Test: Adding AArch64 target by Kun Qin · 6 months ago
  45. 2c74b5e DynamicTablesPkg: Host Test: Adding AArch64 target by Kun Qin · 6 months ago
  46. 4eba9cd DynamicTablesPkg: AcpiDbg2Lib: Adding host based instance by Kun Qin · 6 months ago
  47. a57c5b6 FmpDevicePkg: Host Test: Adding AArch64 target by Kun Qin · 6 months ago
  48. 47c4898 MdeModulePkg: Host Test: Adding AArch64 target by Kun Qin · 7 months ago
  49. 6c1505b MdePkg: Host Test: Adding AArch64 target by Kun Qin · 7 months ago
  50. 8cdd6f7 UnitTestFrameworkPkg: Test: Adding AArch64 target by Kun Qin · 7 months ago
  51. 56e1e04 UnitTestFrameworkPkg: FunctionMockLib: Do not support AArch64 by Kun Qin · 4 months ago
  52. 2680065 UnitTestFrameworkPkg: UnitTestDebugAssertLib: GCC support for AArch64 by Kun Qin · 7 months ago
  53. 476c89e UnitTestFrameworkPkg: CmockaLib: Support float operations by Kun Qin · 6 months ago
  54. 4d024b0 UnitTestFrameworkPkg: SampleUnitTestGenerateException: Fix for AArch64 by Kun Qin · 3 weeks ago
  55. d47954c UnitTestFrameworkPkg: SampleGoogleTestGenerateException: Support AArch64 by Kun Qin · 3 months ago
  56. 1fa1a89 UnitTestFrameworkPkg: SampleGoogleTest: No divide-by-zero test for AArch64 by Kun Qin · 7 months ago
  57. 668b5d7 MdePkg: UnitTestHostBaseLib: Clean up source entries by Kun Qin · 3 months ago
  58. 94d9804 MdePkg: UnitTestHostBaseLib: Added preprocessor for AArch64 instances by Kun Qin · 7 months ago
  59. 70d2149 BaseTools: iasl: Update iasl binaries to 20230628 release by Kun Qin · 6 months ago
  60. abff40c DynamicTablesPkg: Support EL2 virtual timer in ArmGenericTimerParser by Marc Zyngier · 5 weeks ago
  61. 82dd8ab DynamicTablesPkg/AmiLib: Fix stack corruption in AmlCodeGenRdInterrupt by Tuan Phan · 11 days ago
  62. 4d92f22 DynamicTablesPkg/AmlLib: Add AmlCodeGenMethodRetBuffer API by Tuan Phan · 12 days ago
  63. 95a7323 DynamicTablesPkg/AmiLib: Make AmlCodeGenMethod public by Tuan Phan · 12 days ago
  64. 7c2ec06 MdeModulePkg/UsbBusDxe: Fix UsbPortReset might run into recursive loop by Jared Pan · 6 weeks ago
  65. 708e440 PcAtChipsetPkg: Add VarPolicy to PcAtRealTimeClock variables by Mike Turner · 2 years, 1 month ago
  66. a6a060f ManageabilityPkg: SsifWriteRequest post-refactor cleanup by Leif Lindholm · 6 weeks ago
  67. 150339f ManageabilityPkg: SsifWriteRequest loop refactoring by Leif Lindholm · 6 weeks ago
  68. 598025e ManageabilityPkg: fix/cleanup request size check in SsifWriteRequest by Leif Lindholm · 6 weeks ago
  69. e8cbfab ManageabilityPkg: refactor SsifWriteRequest #1 by Leif Lindholm · 6 weeks ago
  70. be62f3d ManageabilityPkg: reorganise ManageabilityTransportSsifLib by Leif Lindholm · 6 weeks ago
  71. 40c898f ManageabilityPkg: simplify HelperManageabilityPayLoadDebugPrint () by Leif Lindholm · 7 weeks ago
  72. 71dc4ed DynamicTablesPkg: Smbios Baseboard Information (Type 2) by Girish Mahadevan · 2 weeks ago
  73. 7a3943d DynamicTablesPkg: Add Baseboard CM object and parser by Girish Mahadevan · 2 weeks ago
  74. f7776de IntelFsp2Pkg: Fix markdownlint errors by Aaron Pop · 13 days ago
  75. 2d43dcf PcAtChipsetPkg/SerialIoLib: Allow configurable UART IO Port Base Address by Sean Brogan · 2 years, 1 month ago
  76. 99afb1f MdeModulePkg/HiiDatabaseDxe: Fix potential intrinsic error by Michael Kubacki · 4 years, 3 months ago
  77. 4f03df8 Maintainers: Add Aaron Pop to EDK II Contributed Files by Aaron Pop · 8 days ago
  78. a1aab53 MdeModulePkg: Fix missing NULL tests by Aaron Pop · 9 months ago
  79. 8f38aca MdeModulePkg: Fix comparison with wider widths by Aaron Pop · 9 months ago
  80. 73f796b OvmfPkg: PlatformCI: Add PATH_TO_OS Flag by Oliver Smith-Denny · 4 weeks ago
  81. 372318b ArmVirtPkg: PlatformCI: Add PATH_TO_OS Flag by Oliver Smith-Denny · 4 weeks ago
  82. bdd36cd SecurityPkg: Tcg2StandaloneMmArm: Align PP buffer with ARM_FFA_ARGS by Kun Qin · 11 days ago
  83. 93ee300 ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc buffer by Kun Qin · 11 days ago
  84. b3f19fb CryptoPkg: Match OpenSSL's default security level by Jean-Tiare Le Bigot · 7 weeks ago
  85. 3ff3b0e .pytool: Add MarkdownLintCheck plugin by Michael Kubacki · 14 days ago
  86. df9111c Global: Set MarkdownLintCheck plugin to AuditOnly by Michael Kubacki · 13 days ago
  87. ac0777f BREAKING-CHANGES.md: Sort entries and add order guidance by Michael Kubacki · 13 days ago
  88. eeaac55 OvmfPkg/FdtPciHostBridgeLib: mark PCI host MMIO mappings as non-executable by Aaron Pop · 11 days ago
  89. 82cfea3 ArmVirtPkg: add QemuFwCfg null library instances to common DSC by Luigi Leonardi · 12 days ago
  90. e11670b OvmfPkg: Update VS2022 CI to VS2026 by Oliver Smith-Denny · 7 weeks ago
  91. e17aaec EmulatorPkg: Update CI to VS2026 by Oliver Smith-Denny · 7 weeks ago
  92. db18324 .github: Move GitHub Actions to VS2026 by Oliver Smith-Denny · 7 weeks ago
  93. d1b6a9c .azurepipelines: Move to VS2026 by Oliver Smith-Denny · 7 weeks ago
  94. 0f8d430 .pytool: Update Readme for VS2026 by Oliver Smith-Denny · 7 weeks ago
  95. df07555 EmulatorPkg: Update DSC/Readme for VS2026 by Oliver Smith-Denny · 7 weeks ago
  96. b5c33ab UnitTestFrameworkPkg: Update ReadMe for VS2026 by Oliver Smith-Denny · 7 weeks ago
  97. 80c428c PrmPkg: Update Readmes for VS2026 by Oliver Smith-Denny · 7 weeks ago
  98. 69cf33d BaseTools: Default Windows Build to VS2026 by Oliver Smith-Denny · 7 weeks ago
  99. a967067 pip-requirements.txt: Upgrade Pytool Lib for VS2026 Support by Oliver Smith-Denny · 7 weeks ago
  100. 479a79c MdePkg,SecurityPkg: Fix TPM2 ACPI Table by rdiaz · 6 weeks ago