| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "OvmfPkg/Sec: fix stack switch" | Gerd Hoffmann | 2022-06-10 | 1 | -4/+0 |
* | OvmfPkg/Sec: fix stack switch | Gerd Hoffmann | 2022-06-08 | 1 | -0/+4 |
* | OvmfPkg/Sec: Install MpInitLibDepLib PPIs in SecMain.c | Min M Xu | 2022-05-11 | 2 | -2/+34 |
* | OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib. | Yu Pu | 2022-05-06 | 2 | -0/+2 |
* | OvmfPkg: Call CcProbe in SecMain.c instead of TsIsEnabled | Min Xu | 2022-04-19 | 2 | -2/+4 |
* | OvmfPkg: Replace GUEST_TYPE with CC_GUEST_TYPE | Min Xu | 2022-04-19 | 1 | -1/+1 |
* | OvmfPkg: Update Sec to support Tdx | Min Xu | 2022-04-02 | 3 | -2/+112 |
* | OvmfPkg/Sec: Declare local variable as volatile in SecCoreStartupWithStack | Min Xu | 2022-04-02 | 1 | -5/+10 |
* | OvmfPkg/ResetVector: cache the SEV status MSR value in workarea | Brijesh Singh | 2022-02-28 | 1 | -1/+1 |
* | OvmfPkg/SecMain: validate the memory used for decompressing Fv | Brijesh Singh | 2021-12-09 | 4 | -1/+52 |
* | OvmfPkg/SecMain: register GHCB gpa for the SEV-SNP guest | Brijesh Singh via groups.io | 2021-12-09 | 1 | -0/+119 |
* | OvmfPkg/ResetVector: move clearing GHCB in SecMain | Brijesh Singh via groups.io | 2021-12-09 | 1 | -1/+1 |
* | OvmfPkg/SecMain: move SEV specific routines in AmdSev.c | Brijesh Singh via groups.io | 2021-12-09 | 4 | -154/+239 |
* | OvmfPkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -187/+203 |
* | OvmfPkg/ResetVector: update SEV support to use new work area format | Brijesh Singh | 2021-08-27 | 2 | -1/+37 |
* | OvmfPkg/Sec: Move SEV-ES SEC workarea definition to common header file | Tom Lendacky | 2021-01-07 | 1 | -4/+2 |
* | OvmfPkg/Sec: Enable cache early to speed up booting | Tom Lendacky | 2020-08-17 | 1 | -0/+7 |
* | OvmfPkg/Sec: Add #VC exception handling for Sec phase | Tom Lendacky | 2020-08-17 | 2 | -13/+173 |
* | OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ ones | Rebecca Cran | 2020-04-30 | 1 | -14/+14 |
* | OvmfPkg: strip trailing whitespace | Leif Lindholm | 2019-10-04 | 1 | -17/+17 |
* | OvmfPkg/Sec: fix out-of-bounds reads | Laszlo Ersek | 2019-04-24 | 1 | -3/+3 |
* | OvmfPkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 4 | -28/+4 |
* | OvmfPkg: Removing ipf which is no longer supported from edk2. | chenc2 | 2018-06-29 | 1 | -2/+2 |
* | OvmfPkg/Sec: Fix 64bit SEC build failure | Ruiyu Ni | 2017-11-29 | 1 | -4/+2 |
* | OvmfPkg/Sec/X64: seed the temporary RAM with PcdInitValueInTempStack | Laszlo Ersek | 2017-11-17 | 1 | -0/+21 |
* | OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStack | Laszlo Ersek | 2017-11-17 | 2 | -0/+19 |
* | OvmfPkg/SecMain: Fix stack switching to permanent memory | Ge Song | 2017-09-06 | 1 | -0/+2 |
* | OvmfPkg: Fix typos in comments | Gary Lin | 2016-10-19 | 1 | -1/+1 |
* | OvmfPkg/Sec: Support SECTION2 DXEFV types | Thomas Palmer | 2016-07-27 | 1 | -3/+13 |
* | OvmfPkg/Sec: Use EFI_COMMON_SECTION_HEADER to avoid casts | Thomas Palmer | 2016-07-27 | 1 | -4/+5 |
* | OvmfPkg: decompress FVs on S3 resume if SMM_REQUIRE is set | Laszlo Ersek | 2015-11-30 | 2 | -2/+17 |
* | OvmfPkg: Sec: assert the build-time calculated end of the scratch buffer | Laszlo Ersek | 2015-11-30 | 2 | -0/+9 |
* | OvmfPkg: Sec: force reinit of BaseExtractGuidedSectionLib handler table | Laszlo Ersek | 2015-11-30 | 2 | -0/+15 |
* | OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT() | Michael Kinney | 2015-10-16 | 2 | -2/+12 |
* | OvmfPkg: fix conversion specifiers in DEBUG format strings | Laszlo Ersek | 2015-07-28 | 1 | -4/+4 |
* | OvmfPkg Sec: Convert X64/SecEntry.asm to NASM | Jordan Justen | 2014-10-31 | 3 | -69/+9 |
* | OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASM | Jordan Justen | 2014-10-31 | 3 | -73/+7 |
* | OvmfPkg/Sec: Don't decompress the FV on S3 resume | Jordan Justen | 2014-03-04 | 1 | -2/+52 |
* | OvmfPkg: Split MAINFV into a separate PEI and DXE FVs | Jordan Justen | 2014-01-21 | 2 | -19/+51 |
* | OvmfPkg/Sec: Add FindFfsSectionInstance | Jordan Justen | 2014-01-21 | 1 | -3/+43 |
* | OvmfPkg/Sec: Remove EFIAPI from functions that don't require it | Jordan Justen | 2014-01-21 | 1 | -6/+0 |
* | OvmfPkg/Sec: Cleanup debug messages | Jordan Justen | 2014-01-21 | 1 | -8/+9 |
* | OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000 | Jordan Justen | 2014-01-21 | 6 | -119/+136 |
* | OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MB | Jordan Justen | 2014-01-21 | 2 | -0/+9 |
* | OvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) text | Jordan Justen | 2014-01-21 | 1 | -765/+765 |
* | OvmfPkg/Sec: Stop building identity mapped pages in SEC | Jordan Justen | 2013-09-24 | 1 | -142/+2 |
* | OvmfPkg/Sec: Build identity mapped pages in RAM for X64 | Jordan Justen | 2013-07-18 | 1 | -2/+142 |
* | OvmfPkg: Remove variables that are set, but not used | jljusten | 2011-10-31 | 1 | -2/+0 |
* | Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI. | vanjeff | 2011-03-14 | 1 | -2/+2 |
* | Clean up SEC implementation for Ovmf. | mdkinney | 2010-08-03 | 11 | -931/+679 |