1. 8ccbf07 MdePkg/Register/Amd: Define the SVSM related information by Tom Lendacky · 3 months ago
  2. 069f991 OvmfPkg/BaseMemEncryptSevLib: Maximize Page State Change efficiency by Tom Lendacky · 3 months ago
  3. 2b330b5 OvmfPkg/BaseMemEncryptSevLib: Re-organize page state change support by Tom Lendacky · 3 months ago
  4. f40c1f2 MdePkg: Avoid hardcoded value for number of Page State Change entries by Tom Lendacky · 3 months ago
  5. 5fe9db0 OvmfPkg/BaseMemEncryptSevLib: Calculate memory size for Page State Change by Tom Lendacky · 3 months ago
  6. 6b14ef6 OvmfPkg/BaseMemEncryptSevLib: Fix uncrustify errors by Tom Lendacky · 3 months ago
  7. 4bd3b5a OvmfPkg/PlatformPei: Retrieve APIC IDs from the hypervisor by Tom Lendacky · 3 months ago
  8. 5bdb091 UefiCpuPkg/MpInitLib: Always use AP Create if GhcbApicIds HOB is present by Tom Lendacky · 3 months ago
  9. 8a64718 MdePkg: GHCB APIC ID retrieval support definitions by Tom Lendacky · 3 months ago
  10. c212fec OvmfPkg/BaseMemEncryptLib: Fix error check from AsmRmpAdjust() by Tom Lendacky · 3 months ago
  11. 61185f1 SecurityPkg: Delete TdTcg2Dxe and HashLibTdx in SecurityPkg by Min M Xu · 9 weeks ago
  12. 93fac4f OvmfPkg: Update TdTcg2Dxe path in OvmfPkgX64 and IntelTdxX64.dsc by Min M Xu · 9 weeks ago
  13. c98fbda OvmfPkg/TdTcg2Dxe: Add TdTcg2Dxe by Min M Xu · 9 weeks ago
  14. 93ff80a OmvfPkg/HashLibTdx: Add HashLibTdx by Min M Xu · 9 weeks ago
  15. 71aaf7a Security/SecTpmMeasurementLibTdx: Delete unused SecTpmMeasurementLibTdx by Min M Xu · 9 weeks ago
  16. fcfdbe2 NetworkPkg/WifiConnectionManagerDxe: Update UI according to UEFI spec by Liqi Liu · 3 months ago
  17. b6cd5dd SecurityPkg/OpalPasswordDxe: Force reparsing IFR binary when RETRIEVE by CindyX Kuo · 9 weeks ago
  18. 32e2968 SecurityPkg/OpalPasswordDxe: Change callback action to meet UEFI spec by Cindy Kuo · 9 weeks ago
  19. 7ea05d8 ShellPkg/SmbiosView: Support New ProcessorUpgrade for SMBIOS Type4 by Jason Lou · 9 weeks ago
  20. bfcf2d6 MdePkg/SmBios.h: Add New ProcessorUpgrade definitions for SMBIOS Type4 by Jason Lou · 10 weeks ago
  21. 6363872 UefiCpuPkg/UefiCpuPkg.dsc: Add CpuMmio2Dxe.inf to LoongArch64 field by Chao Li · 2 months ago
  22. 0b2f97c UefiCpuPkg: Add CpuDxe driver for LoongArch64 by Chao Li · 9 weeks ago
  23. abaf405 UefiCpuPkg: Add multiprocessor library for LoongArch64 by Chao Li · 10 weeks ago
  24. 392a368 UefiCpuPkg: Add a new GUID to store the processors resource by Chao Li · 10 weeks ago
  25. 032830e UefiCpuPkg: Add CpuMmuLib to UefiCpuPkg by Chao Li · 10 weeks ago
  26. c5fb47d UefiCpuPkg: Added a new PCD named PcdLoongArchExceptionVectorBaseAddress by Chao Li · 3 months ago
  27. 78e5019 UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg by Chao Li · 2 months ago
  28. 7750468 UefiCpuPkg: Add CPU exception library for LoongArch by Chao Li · 3 months ago
  29. 439030b UefiCpuPkg: Add LoongArch64 CPU Timer instance by Chao Li · 3 months ago
  30. cc63e04 UefiCpuPkg/CpuDxe: Reorder the INF file alphabetically by Chao Li · 3 months ago
  31. 022ddb8 UefiCpuPkg/MpInitLib: Reorder the INF files alphabetically by Chao Li · 3 months ago
  32. fecca98 UefiCpuPkg/CpuExceptionHandlerLib: Reorder the INF files alphabetically by Chao Li · 3 months ago
  33. 18ad648 UefiCpuPkg/CpuTimerLib: Reorder the INF file alphabetically by Chao Li · 3 months ago
  34. 70892b1 StandaloneMmPkg: Support to unregister MMI handler in MMI handlers by Zhiguang Liu · 3 months ago
  35. 74f6ce6 MdeModulePkg/SMM: Support to unregister SMI handler in SMI handlers by Zhiguang Liu · 3 months ago
  36. da78581 Revert ae1079b386a597108a8070652bf7cdaa4ec3dda3 by Zhiguang Liu · 3 months ago
  37. b594fba Revert 17b28722008eab745ce186b72cd325944cbe6bf0 by Zhiguang Liu · 3 months ago
  38. de95e91 Revert 049ff6c39c73edd3709c05bd0e46184320471358 by Zhiguang Liu · 3 months ago
  39. 31cd5ee Revert 2ec8f0c6407f062441b205b900038933865c7b3c by Zhiguang Liu · 3 months ago
  40. 5ba3602 BaseTools: Use Stronger Matching for NULL Linked Libraries by Taylor Beebe · 4 months ago
  41. d77efa2 BaseTools: Don't Recurse NULL Includes Not Linked to Module by Taylor Beebe · 4 months ago
  42. 0707d92 SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UI by Wei6 Xu · 10 weeks ago
  43. e25808f MdePkg: Update the comments of GetInformation function by Qingyu · 2 months ago
  44. 98f150a MdeModulePkg/AcpiTableDxe: Prefer xDSDT over DSDT when installing tables by Dhaval · 9 months ago
  45. 963671d ShellPkg: Update smbiosview type 4 with SMBIOS 3.6 fields by HoraceX Lien · 3 months ago
  46. 665789b IntelFsp2WrapperPkg: Fsp T UPD Structure Bug Fix by Duggapu Chinni B · 2 months ago
  47. 013006e IntelFsp2WrapperPkg: Fsp T new ARCH UPD Support by Duggapu Chinni B · 2 months ago
  48. 543add1 IntelFsp2Pkg: Fsp T new ARCH UPD Support by Duggapu Chinni B · 3 months ago
  49. 932db9d MdeModulePkg/AcpiTableDxe: PCD switch to avoid using ACPI reclaim memory by Aaron Li · 3 months ago
  50. b7f8779 OvmfPkg/RiscVVirt: Disable Svpbmt extension by Tuan Phan · 3 months ago
  51. 3d5352d UefiCpuPkg: RISC-V: MMU: Support Svpbmt extension by Tuan Phan · 3 months ago
  52. 6ddfbeb UefiCpuPkg: RISC-V: MMU: Explictly use UINT64 instead of UINTN by Tuan Phan · 3 months ago
  53. f1203a4 MdePkg.dec: RISC-V: Define override bit for Svpbmt extension by Tuan Phan · 3 months ago
  54. c98c145 CryptoPkg/BaseCryptLibUnitTest: add unit test functions by Chris Ruffin · 3 months ago
  55. 503344c CryptoPkg/Driver: add additional RSAES-OAEP crypto functions by Chris Ruffin · 3 months ago
  56. 89ff5da CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functions by Chris Ruffin · 3 months ago
  57. ee28bea SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI spec by Ming Tan · 3 months ago
  58. 8707f83 ArmPkg: Remove ArmCortexA9.h by Pierre Gondois · 4 months ago
  59. ee249ef ArmPkg: Remove ArmCortexA5x.h by Pierre Gondois · 4 months ago
  60. 6fb3cc0 RedfishPkg/RedfishPlatformConfigDxe: support menu path report by Nickle Wang · 3 months ago
  61. 79d4d8a EmulatorPkg/Redfish: Use edk2 Redfish debug PCDs by Abner Chang · 3 months ago
  62. 2e4e41d RedfishPkg/RedfishPlatformConfigDxe: HII string is deleted unexpectedly by Abner Chang · 3 months ago
  63. c8f5680 RedfishPkg/RedfishPlatformConfigDxe:Add RefishDebugLib support by Abner Chang · 3 months ago
  64. b0be425 RedfishPkg/RedfishDebugLib: Introduce Redfish DEBUG macro by Abner Chang · 3 months ago
  65. 29114fc RedfishPkg/RedfishPlatformConfigDxe: Config language searching optimization by abnchang · 3 months ago
  66. b387114 EmulatorPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx by Qingyu · 3 months ago
  67. 7cc2010 EmbeddedPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx by Qingyu · 3 months ago
  68. b79a64d ShellPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx by Qingyu · 3 months ago
  69. e043e3e MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeEx by Qingyu · 3 months ago
  70. 8f698f0 CryptoPkg: Remove interdependence for RsaPssVerify by Hou, Wenxing · 3 months ago
  71. d402de2 CryptoPkg: Update Md5/Sha1/Sha2 by using new mbedtls api by Hou, Wenxing · 3 months ago
  72. 2782500 CryptoPkg: Update OPTIONAL location for BaseCryptLibMbedTls by Hou, Wenxing · 3 months ago
  73. 37f63de MdeModulePkg: MemoryProtection: Use ImageRecordPropertiesLib by Oliver Smith-Denny · 3 months ago
  74. 596f856 MdeModulePkg: ImagePropertiesRecordLib: Consolidate Usage by Oliver Smith-Denny · 3 months ago
  75. 1fb6462 MdeModulePkg: ImagePropertiesRecordLib: Use SectionAlignment for CodeSize by Oliver Smith-Denny · 3 months ago
  76. 7fde228 MdePkg: Add gEfiDeviceSignatureDatabaseGuid to dec by Wenxing Hou · 3 months ago
  77. e4e1f62 MdePkg: Add UEFI 2.10 DeviceAuthentication by Wenxing Hou · 3 months ago
  78. cf58f47 ShellPkg/Acpiview: Adds ACPI WSMT Table parse by Abdul Lateef Attar · 3 months ago
  79. 4b9312d ShellPkg/Acpiview: Adds HPET parser by Abdul Lateef Attar · 3 months ago
  80. 7f1ffba MdeModulePkg/Xhci: Skip another size round up for TRB address by Dat Mach · 3 months ago
  81. 35f6a27 OvmfPkg/TdxDxe: Clear the registers before tdcall by Ceping Sun · 4 months ago
  82. a1a6da8 OvmfPkg/CcExitLib: Update TDVMCALL_EXPOSE_REGS_MASK by Ceping Sun · 4 months ago
  83. 07c49d5 MdePkg/BaseLib: Update TDVMCALL_EXPOSE_REGS_MASK by Ceping Sun · 4 months ago
  84. 3840c35 IntelFsp2WrapperPkg: Error handling of FspmWrapperInit() by Du Lin · 3 months ago
  85. ccbbc2a IntelFsp2WrapperPkg: Error handling of TpmMeasureAndLogDataWithFlags() by Du Lin · 3 months ago
  86. e7486b5 MdeModulePkg: DxeCore: Do Not Apply Guards to Unsupported Types by Oliver Smith-Denny · 3 months ago
  87. 68461c2 MdeModulePkg: DxeCore: Correct Runtime Granularity Memory Type by Oliver Smith-Denny · 3 months ago
  88. bf8f16f MdeModulePkg: DxeCore: Fix CodeQL Error in FreePages by Oliver Smith-Denny · 3 months ago
  89. 019feb4 MdeModulePkg: Remove ArmPkg Dependency by Oliver Smith-Denny · 4 months ago
  90. 5572b43 BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation. by Igniculus Fu · 5 months ago
  91. 308e6e0 DynamicTablesPkg/SSDT: Require Package node in hierarchy by Jeshua Smith · 5 months ago
  92. 6b3a512 SecurityPkg: Update ReceiveData and SendData function description by Qingyu Shang · 4 months ago
  93. 6f67ed4 MdeModulePkg: Update ReceiveData and SendData function description by Qingyu Shang · 4 months ago
  94. a8b8014 MdePkg: Update ReceiveData and SendData function description by Qingyu Shang · 4 months ago
  95. ddaf392 EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeed by Ard Biesheuvel · 3 months ago
  96. ccf91b5 Maintainers.txt: remove Laszlo's entries by Laszlo Ersek · 4 months ago
  97. 1c0db23 UefiPayloadPkg: auto-generate SEC ProcessLibraryConstructorList() decl by Laszlo Ersek · 4 months ago
  98. 18fc96c UefiCpuPkg: auto-generate SEC ProcessLibraryConstructorList() decl by Laszlo Ersek · 4 months ago
  99. 1e603ac IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() decl by Laszlo Ersek · 4 months ago
  100. 063a831 EmulatorPkg: auto-generate SEC ProcessLibraryConstructorList() decl by Laszlo Ersek · 4 months ago