summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)AuthorFilesLines
2023-03-10OvmfPkg: Remove UefiCpuLib from module INFs.Yu Pu16-16/+0
2023-03-10OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Zhiguang Liu5-0/+5
2023-03-09OvmfPkg/SmbiosPlatformDxe: tweak fallback release dateGerd Hoffmann1-1/+1
2023-03-08OvmfPkg: RiscVVirt: add SATA supportAndrei Warkentin2-0/+14
2023-03-07OvmfPkg: Add CpuPageTableLib required by MpInitLib.Yuanhao Xie7-7/+16
2023-03-06OvmfPkg/SmmCpuFeaturesLib: Check SmBase relocation supported or notWu, Jiaxin2-2/+14
2023-03-01OvmfPkg/RiscVVirt: Add Stack HOBedk2-stable202302Sunil V L1-3/+6
2023-02-23OvmfPkg/RiscVVirt: Fix SCT memory allocation test case failureSunil V L1-2/+3
2023-02-16OvmfPkg/RiscVVirt: Add build files for Qemu Virt platformSunil V L5-0/+1266
2023-02-16OvmfPkg/RiscVVirt: Add SEC moduleSunil V L7-0/+673
2023-02-16OvmfPkg/RiscVVirt: Add PciCpuIo2Dxe moduleSunil V L2-0/+605
2023-02-16OvmfPkg/RiscVVirt: Add VirtNorFlashPlatformLib librarySunil V L2-0/+70
2023-02-16OvmfPkg/RiscVVirt: Add ResetSystemLib librarySunil V L2-0/+166
2023-02-16OvmfPkg/RiscVVirt: Add PrePiHobListPointerLib librarySunil V L2-0/+88
2023-02-16OvmfPkg/RiscVVirt: Add PlatformBootManagerLib librarySunil V L4-0/+1275
2023-02-16ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkgSunil V L3-0/+133
2023-02-15OvmfPkg/AmdSevDxe: Close mAcceptAllMemoryEventDionna Glaze1-0/+1
2023-02-15OvmfPkg: Fix SevMemoryAcceptance memory attributesDionna Glaze1-1/+7
2023-02-09OvmfPkg: Update build.sh to allow building OVMF then running QEMURebecca Cran1-8/+5
2023-02-04OvmfPkg/IntelTdx: Update READMEMin M Xu1-12/+7
2023-02-04OvmfPkg: require self-signed PK when secure boot is enabledJan Bobek7-0/+21
2023-02-04OvmfPkg: Support Tdx measurement in OvmfPkgX64Min M Xu4-1/+36
2023-02-04OvmfPkg/PlatformPei: Build GuidHob for Tdx measurementMin M Xu5-4/+19
2023-02-04OvmfPkg/OvmfPkgX64: Measure TdHob and Configuration FV in SecMainMin M Xu1-0/+13
2023-02-04OvmfPkg/IntelTdx: Add PeiTdxHelperLibMin M Xu2-0/+139
2023-02-04OvmfPkg/IntelTdx: Measure TdHob and Configuration FV in SecMainMin M Xu4-24/+14
2023-02-04OvmfPkg: Refactor ProcessHobListMin M Xu8-812/+759
2023-02-04OvmfPkg: Refactor MeaureFvImageMin M Xu6-153/+119
2023-02-04OvmfPkg: Refactor MeasureHobListMin M Xu7-88/+308
2023-02-04OvmfPkg/PeilessStartupLib: Update the define of FV_HANDOFF_TABLE_POINTERS2Min M Xu1-11/+7
2023-02-04OvmfPkg/IntelTdx: Add SecTdxHelperLibMin M Xu2-0/+130
2023-02-04OvmfPkg/IntelTdx: Add TdxHelperLibNullMin M Xu4-0/+185
2023-02-04OvmfPkg: Add Tdx measurement data structure in WorkAreaMin M Xu1-3/+22
2023-02-04OvmfPkg/AcpiPlatformDxe: Measure ACPI table from QEMU in TDVFMin M Xu2-0/+33
2023-01-26OvmfPkg/PlatformPei: SEV-SNP make >=4GB unacceptedDionna Glaze1-0/+6
2023-01-26OvmfPkg: Implement AcceptAllUnacceptedMemory in AmdSevDxeDionna Glaze2-3/+22
2023-01-26OvmfPkg: Introduce the OvmfSevMemoryAcceptance protocolDionna Glaze2-0/+44
2023-01-26OvmfPkg: Add memory acceptance event in AmdSevDxeDionna Glaze2-0/+98
2023-01-26OvmfPkg: fix BuildResourceDescriptorHob call in PlatformAddHobCB()Gerd Hoffmann1-1/+1
2023-01-20OvmfPkg/PlatformInitLib: catch QEMU's CPU hotplug reg block regressionLaszlo Ersek1-0/+87
2023-01-20OvmfPkg/PlatformInitLib: factor out PlatformCpuCountBugCheck()Laszlo Ersek1-23/+58
2023-01-20OvmfPkg/PlatformCI VS2019: Enable temporary workaround for cpuhp bugfixArd Biesheuvel2-1/+13
2023-01-19EmbeddedPkg: Rename FfsFindSectionData as FfsFindSectionDataWithHookMin M Xu1-2/+2
2023-01-18OvmfPkg/CcExitLib: Initialize Status in IoExitMin M Xu1-4/+5
2023-01-18OvmfPkg/BaseMemEncryptTdxLib: Refactor error handle of SetOrClearSharedBitMin M Xu1-8/+40
2023-01-18OvmfPkg/CcExitLib: Refactor TDX MmioExitMin M Xu1-163/+381
2023-01-18OvmfPkg/CcExitLib: Move common X86 instruction code to separate fileMin M Xu5-615/+735
2023-01-18OvmfPkg/PeilessStartupLib: Find NCCFV in non-td guestMin M Xu3-1/+140
2023-01-18OvmfPkg/IntelTdx: Enable separate-fv in IntelTdx/IntelTdxX64.fdfMin M Xu2-40/+83
2023-01-18OvmfPkg: Add PCDs/GUID for NCCFVMin M Xu1-0/+3