summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-12pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.9dependabot/pip/edk2-pytool-extensions-0.27.9dependabot[bot]1-1/+1
2024-07-12UefiPayloadPkg:Modify the PCD PcieResizableBar to dynamic PCDKasimX Liu1-0/+1
2024-07-12OvmfPkg: Fix the wild pointer in Fdt16550SerialProtHookLibChao Li1-3/+3
2024-07-12BaseTools: Remove fno-plt from LoongArch CC flagsChao Li1-1/+1
2024-07-12OvmfPkg/OvmfPkgX64: Set default value of CC_MEASUREMENT_ENABLE to TRUEMin M Xu2-3/+3
2024-07-12IntelFsp2WrapperPkg: FSP measurement based on PcdFspMeasurementConfigAwiral Shrivastava1-17/+17
2024-07-12MdePkg/StmApi.h: Add SMM_REV_ID definition for STM headerMichael Kubacki1-0/+2
2024-07-12MdeModulePkg/RuntimeResetSystemLib: Make global staticMichael Kubacki1-2/+2
2024-07-12NetworkPkg/HttpDxe: Track HttpInstance URL buffer length.Saloni Kasbekar3-7/+14
2024-07-11OvmfPkg/Sec: Skip setup MTRR early in TD-GuestCeping Sun2-0/+27
2024-07-10.github: Update pull_request_template.mdLeif Lindholm1-4/+4
2024-07-10BaseTools/Ecc: Allow `static` as a modifierMichael Kubacki1-1/+1
2024-07-10RedfishPkg/RedfishPlatformConfigDxe: remove false alarmNickle Wang1-3/+3
2024-07-10ShellPkg: UefiShellDebug1CommandsLib: Conformance Profiles in Dmem.cSam Kaynor3-0/+89
2024-07-10MdePkg: Adding EBBR EFI_CONFORMANCE_PROFILE_TABLE GUIDsSam Kaynor2-1/+17
2024-07-10MdePkg: Adding support for EFI_CONFORMANCE_PROFILE_TABLESam Kaynor2-0/+61
2024-07-10ShellPkg: UefiShellDebug1CommandsLib: Image Execution Table in Dmem.cSam Kaynor2-0/+139
2024-07-10ShellPkg: UefiShellDebug1CommandsLib: Dumping RT Properties in Dmem.cSam Kaynor2-4/+85
2024-07-10MdeModulePkg: Remove PeiAllocatePool() AssertKun Qin1-2/+0
2024-07-09FmpDevicePkg: Correct broken Depex in FmpDxeThamballi Sreelalitha1-1/+2
2024-07-09BaseTools: change non-ASCII characters in LinuxGcc5ToolChain.pyLeif Lindholm1-1/+1
2024-07-08BaseTools: Add VS2022 support.Matthew Carlson5-7/+392
2024-07-07StandaloneMmPkg/Core: Dump all HOB info in entrypointWei6 Xu4-1/+7
2024-07-07UefiPayloadPkg/UefiPayloadEntry: Use HobPrintLib to dump HOBsWei6 Xu4-326/+20
2024-07-07MdeModulePkg: Add HobPrintLib instanceWei6 Xu3-0/+504
2024-07-07MdeModulePkg: Add HobPrintLib header fileWei6 Xu2-0/+50
2024-07-07SecurityPkg/Tcg: Correct buffer valid check funcJiaxin Wu4-13/+88
2024-07-07MdeModulePkg/VariableSmm: Fix NonPrimary Buffer check issueJiaxin Wu5-13/+14
2024-07-07MdeModulePkg/VariableSmm: Add func for Primary Buffer valid checkJiaxin Wu4-6/+57
2024-07-07MdeModulePkg/VarCheckPolicyLib: Fix buffer valid check for MMJiaxin Wu1-1/+1
2024-07-07MdeModulePkg/VarCheckPolicyLib: Update buffer valid check func nameJiaxin Wu4-13/+19
2024-07-07MdeModulePkg/FaultTolerantWriteSmm: Update buffer valid check func nameJiaxin Wu4-22/+16
2024-07-05BaseTools/GenerateCapsule.py: Fix checking for DepExp presenceSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Fix inconsistent error formattingSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Require --output for --decodeSergii Dmytruk1-0/+4
2024-07-05BaseTools/GenerateCapsule.py: Better error message on --decode failureSergii Dmytruk1-2/+2
2024-07-05BaseTools/GenerateCapsule.py: Disallow UpdateImageIndex == 0 on --encodeSergii Dmytruk1-3/+3
2024-07-05BaseTools/GenerateCapsule.py: Fix --decode operationSergii Dmytruk1-1/+1
2024-07-05BaseTools/FmpCapsuleHeader.py: Explain error when throwing exceptionsSergii Dmytruk1-11/+11
2024-07-05UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdCpuSmmApSyncTimeout2Yanbo Huang4-13/+28
2024-07-05Revert "UefiCpuPkg/PiSmmCpuDxeSmm: Consume PcdCpuSmmApSyncTimeout2"Yanbo Huang4-28/+13
2024-07-05OvmfPkg/LoongArchVirt: Optimize the use of serial port librariesXianglai Li1-11/+1
2024-07-05MdeModulePkg/StandaloneMmReportStatusCodeLib: Support MM_CORE_STANDALONEJiaxin Wu1-1/+1
2024-07-05MdePkg/StandaloneMmServicesTableLib: Support MM_CORE_STANDALONEJiaxin Wu1-1/+1
2024-07-05StandaloneMmPkg: Fix section data length returned larger than actual dataMichael Kubacki2-8/+8
2024-07-05UefiCpuPkg/PiSmmCpuDxeSmm: Fix system hang when SmmProfile enableJiaxin Wu1-10/+30
2024-07-05MdePkg/Tdx.h: Fix the order of NumVcpus and MaxVcpusXiaoyao Li1-1/+1
2024-07-05SecurityPkg/Tcg2Config: avoid potential build errorDun Tan1-2/+2
2024-07-04OvmfPkg: Enable AMD SEV-ES DebugVirtualizationAlexey Kardashevskiy3-5/+20
2024-07-04UefiCpuPkg: Add AMD SEV-ES features supportAlexey Kardashevskiy1-3/+9