summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-04MdePkg/Tdx.h: Fix the order of NumVcpus and MaxVcpusXiaoyao Li1-1/+1
2024-07-04SecurityPkg/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
2024-07-04OvmfPkg: Add AMD SEV-ES DebugVirtualization feature supportAlexey Kardashevskiy5-3/+74
2024-07-04MdePkg: Add AMD SEV features to PcdConfidentialComputingGuestAttrAlexey Kardashevskiy1-2/+13
2024-07-04MdePkg/Register/Amd: Define all bits from MSR_SEV_STATUS_REGISTERAlexey Kardashevskiy1-4/+91
2024-07-04EmbeddedPkg/VirtualRealTimeClockLib: Support SOURCE_DATE_EPOCHChun-Yi Lee1-1/+1
2024-07-04MdePkg/Nvme.h: Add missing NVMe capability descriptionsMichael Kubacki1-6/+6
2024-07-04AmdSev: enable kernel hashes without initrdTobin Feldman-Fitzthum1-10/+0
2024-07-04MdeModulePkg/NvmExpressDxe: use format "0x%lx" for UINT64 values.Mike Maslenkin1-3/+3
2024-07-04MdeModulePkg/NvmExpressDxe: fix format used for Eui64 conversionMike Maslenkin1-1/+1
2024-07-04BaseTools: InfBuildData: Fix Private value retrievalJoey Vagedes1-7/+7
2024-07-04DscCompleteCheck: Allow git ignore syntaxJoey Vagedes2-16/+40
2024-07-03MdeModulePkg/UsbBusDxe: USB issue fix when the port resetBritton Chesley1-1/+26
2024-07-03.pytool: CompilerPlugin: Pass through build varsJoey Vagedes1-3/+4
2024-07-02OvmfPkg: Create SP800155 HOBs from QemuFwCfgFileDionna Glaze4-1/+155
2024-07-02MdePkg: UefiTcgPlatform.h updatesDionna Glaze1-4/+12
2024-07-02EmbeddedPkg/.ci.yaml: add temporary workaround ECC exceptionLeif Lindholm1-0/+1
2024-07-02SecurityPkg: Consume gEdkiiTcg2AcpiCommunicateBufferHobGuidDun Tan2-15/+18
2024-07-02SecurityPkg: Build gEdkiiTcg2AcpiCommunicateBufferHobGuidDun Tan2-0/+55
2024-07-02SecurityPkg: Add new gEdkiiTcg2AcpiCommunicateBufferHobGuidDun Tan2-0/+36
2024-07-02SecurityPkg:Consume gEdkiiTcgPhysicalPresenceInterfaceVerHobGuidDun Tan5-22/+71
2024-07-02SecurityPkg/Tcg2StandaloneMm:Consume gEdkiiTpmInstanceHobGuidDun Tan5-9/+61
2024-07-02SecurityPkg/Tcg2ConfigPei: Build two new HOBsDun Tan2-2/+28
2024-07-02SecurityPkg:Add new HOB for PhysicalPresenceInterfaceVersionDun Tan1-0/+4
2024-07-02SecurityPkg: Add a new gEdkiiTpmInstanceHobGuidDun Tan1-0/+4
2024-07-01DynamicTablesPkg: AmlLib remove unnecessary castJeshua Smith2-2/+2
2024-07-01DynamicTablesPkg: AmlLib CONST cleanupJeshua Smith4-14/+14
2024-06-30BaseTools: BinToPcd: Remove xdrlib dependencyrelease/rpl_programJoey Vagedes1-4/+3
2024-06-28pip: bump edk2-pytool-library from 0.21.5 to 0.21.8dependabot[bot]1-1/+1
2024-06-28UefiCpuPkg/Library: Add MM_STANDALONE type for SmmCpuPlatformHookLibJiaxin Wu1-1/+1
2024-06-28UefiCpuPkg/Library: Add MM_STANDALONE type for MmSaveStateLibJiaxin Wu1-1/+1
2024-06-27pip: bump edk2-pytool-extensions from 0.27.5 to 0.27.6dependabot[bot]1-1/+1
2024-06-27NetworkPkg/DxeNetLib: adjust PseudoRandom error loggingGerd Hoffmann1-1/+2
2024-06-26MdeModulePkg/DisplayEngineDxe: Support "^" and "V" key on pop-up formGaurav Pandya1-0/+42
2024-06-26MdeModulePkg/ImagePropertiesRecordLib: Reduce debug levelNhi Pham1-1/+1
2024-06-26CryptoPkg: Fix wrong comment for CryptoPkgWenxing Hou8-41/+40
2024-06-26OvmfPkg/Sec: use cache type #defines from ArchitecturalMsr.hGerd Hoffmann2-2/+2
2024-06-26UefiCpuPkg/MtrrLib.h: use cache type #defines from ArchitecturalMsr.hGerd Hoffmann1-12/+14
2024-06-26MdePkg/ArchitecturalMsr.h: add #defines for MTRR cache typesGerd Hoffmann1-0/+7
2024-06-26OvmfPkg/Sec: Setup MTRR early in the boot process.Gerd Hoffmann4-10/+74
2024-06-26ReadMe.rst: Add mbedtls submodule licenseWenxing Hou1-0/+1
2024-06-26ArmPkg: delete PcdArmArchTimerFreqInHzLeif Lindholm3-24/+2
2024-06-26ArmVirtPkg: drop use of PcdArmArchTimerFreqInHzLeif Lindholm4-20/+0
2024-06-26ArmPkg: drop manual ARM programming of generic timer frequencyLeif Lindholm1-13/+0
2024-06-26MdePkg/BaseLib: Fix an instruction write width error in LoongArch64Dongyan Qian1-1/+1