summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/IntelTdx/Sec
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/Sec: Skip setup MTRR early in TD-GuestCeping Sun2024-07-111-0/+12
* OvmfPkg/Sec: use cache type #defines from ArchitecturalMsr.hGerd Hoffmann2024-06-261-1/+1
* OvmfPkg/Sec: Setup MTRR early in the boot process.Gerd Hoffmann2024-06-261-0/+32
* OvmfPkg/IntelTdx: auto-gen & fix SEC ProcessLibraryConstructorList() declLaszlo Ersek2024-03-082-3/+2
* OvmfPkg: Remove UefiCpuLib from module INFs.Yu Pu2023-03-102-2/+0
* OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib.Zhiguang Liu2023-03-102-0/+2
* OvmfPkg/IntelTdx: Measure TdHob and Configuration FV in SecMainMin M Xu2023-02-041-0/+13
* OvmfPkg: Refactor ProcessHobListMin M Xu2023-02-041-2/+2
* 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: Call CcProbe in SecMain.c instead of TsIsEnabledMin Xu2022-04-192-3/+4
* OvmfPkg/IntelTdx: Add Sec to bring up both Legacy and Tdx guestMin Xu2022-04-023-0/+410