summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/IntelTdx
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: move PciEncoding into AcpiPlatformLibCorvin Köhne2023-06-231-0/+1
* OvmfPkg/IntelTdx: Replace the OVMF-specific SataControllerDxePedro Falcato2023-06-012-2/+2
* OvmfPkg: Add CpuPageTableLib required by SecCore & CpuMpPeiJiaxin Wu2023-05-311-2/+1
* OvmfPkg: replace SECURE_BOOT_FEATURE_ENABLED with PcdSecureBootSupportedGerd Hoffmann2023-05-041-9/+1
* OvmfPkg: Drop special Xcode5 version of exception handler libraryArd Biesheuvel2023-04-061-4/+0
* OvmfPkg/PlatformInitLib: move mmconfig to 0xe0000000Gerd Hoffmann2023-03-281-1/+1
* OvmfPkg: Remove UefiCpuLib from module INFs.Yu Pu2023-03-103-3/+0
* OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Zhiguang Liu2023-03-102-0/+2
* OvmfPkg: Add CpuPageTableLib required by MpInitLib.Yuanhao Xie2023-03-071-1/+3
* OvmfPkg/IntelTdx: Update READMEMin M Xu2023-02-041-12/+7
* OvmfPkg: require self-signed PK when secure boot is enabledJan Bobek2023-02-041-0/+3
* OvmfPkg/IntelTdx: Add PeiTdxHelperLibMin M Xu2023-02-042-0/+139
* OvmfPkg/IntelTdx: Measure TdHob and Configuration FV in SecMainMin M Xu2023-02-042-3/+13
* OvmfPkg: Refactor ProcessHobListMin M Xu2023-02-042-3/+755
* OvmfPkg: Refactor MeaureFvImageMin M Xu2023-02-042-1/+115
* OvmfPkg: Refactor MeasureHobListMin M Xu2023-02-044-1/+297
* OvmfPkg/IntelTdx: Add SecTdxHelperLibMin M Xu2023-02-042-0/+130
* OvmfPkg/IntelTdx: Add TdxHelperLibNullMin M Xu2023-02-042-0/+111
* OvmfPkg/IntelTdx: Enable separate-fv in IntelTdx/IntelTdxX64.fdfMin M Xu2023-01-182-40/+83
* Revert "OvmfPkg: Add CpuPageTableLib required by MpInitLib."Yuanhao Xie2023-01-091-3/+1
* SecurityPkg: Move TdTcg2Dxe from OvmfPkg to SecurityPkgMin M Xu2023-01-065-3030/+2
* OvmfPkg: Use NestedInterruptTplLib in nested interrupt handlersMichael Brown2022-12-231-0/+1
* OvmfPkg: Enable APs to accept memory for TDVFMin M Xu2022-12-211-0/+61
* OvmfPkg/Sec: Move TDX APs related nasm code to IntelTdxAPs.nasmMin M Xu2022-12-212-53/+63
* OvmfPkg: Add CpuPageTableLib required by MpInitLib.Yuanhao Xie2022-12-201-1/+3
* OvmfPkg/TdTcg2Dxe: Fix the mapping error between PCR index and MR indexMin M Xu2022-12-151-29/+60
* OvmfPkg/TdTcg2Dxe: Fix incorrect protocol and structure versionMin M Xu2022-12-151-2/+2
* mv OvmfPkg: move fdf include snippets to Include/FdfGerd Hoffmann2022-12-091-4/+4
* OvmfPkg/UefiCpuPkg/UefiPayloadPkg: Rename VmgExitLib to CcExitLibMin M Xu2022-11-141-2/+2
* OvmfPkg: Add build-flag SECURE_BOOT_FEATURE_ENABLEDMin M Xu2022-09-061-0/+9
* OvmfPkg: Update CcProbeLib to DxeCcProbeLibMin M Xu2022-09-061-1/+2
* OvmfPkg: Change default to disable MptScsi and PvScsiMichael D Kinney2022-07-281-2/+2
* OvmfPkg: Pipeline: Resolve SecureBootVariableLib dependencyKun Qin2022-07-071-0/+1
* Ovmf: Include HardwareInfoLib library classes for IntelTdxNicolas Ojeda Leon2022-06-241-0/+2
* OvmfPkg: Use PcdOvmfWorkAreaBase instead of PcdSevEsWorkAreaBaseMin M Xu2022-06-162-3/+3
* OvmfPkg: Implement MeasureHobList/MeasureFvImageMin M Xu2022-06-071-1/+1
* OvmfPkg/IntelTdx: Enable RTMR based measurement and measure bootMin Xu2022-06-032-1/+16
* OvmfPkg/IntelTdx: Add TdTcg2DxeMin Xu2022-06-033-0/+2997
* OvmfPkg/IntelTdx: Measure Td HobList and Configuration FVMin Xu2022-06-031-0/+4
* OvmfPkg: fix PcdFSBClockGerd Hoffmann2022-05-251-1/+1
* OvmfPkg: Add VariableFlashInfoLibMichael Kubacki2022-05-191-0/+1
* OvmfPkg: Enable 2 different CpuMpPei and CpuDxe driversMin M Xu2022-05-112-1/+32
* OvmfPkg: Add README for TDVFMin Xu2022-05-061-0/+88
* OvmfPkg: Call CcProbe in SecMain.c instead of TsIsEnabledMin Xu2022-04-192-3/+4
* OvmfPkg: Add CcProbeLib in *.dscMin Xu2022-04-191-0/+1
* OvmfPkg: Introduce IntelTdxX64 for TDVF Config-BMin Xu2022-04-022-0/+1122
* OvmfPkg/IntelTdx: Add Sec to bring up both Legacy and Tdx guestMin Xu2022-04-023-0/+410
* OvmfPkg: Add PrePiHobListPointerLibTdxMin Xu2022-04-022-0/+86