]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Sec/SecMain.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / Sec / SecMain.c
2023-02-04 Min M XuOvmfPkg/OvmfPkgX64: Measure TdHob and Configuration...
2023-02-04 Min M XuOvmfPkg: Refactor ProcessHobList
2022-06-10 Gerd HoffmannRevert "OvmfPkg/Sec: fix stack switch"
2022-06-08 Gerd HoffmannOvmfPkg/Sec: fix stack switch
2022-05-11 Min M XuOvmfPkg/Sec: Install MpInitLibDepLib PPIs in SecMain.c
2022-05-06 Yu PuOvmfPkg: Add CpuLib to module INFs that depend on UefiC...
2022-04-19 Min XuOvmfPkg: Call CcProbe in SecMain.c instead of TsIsEnabled
2022-04-02 Min XuOvmfPkg: Update Sec to support Tdx
2022-04-02 Min XuOvmfPkg/Sec: Declare local variable as volatile in...
2021-12-09 Brijesh SinghOvmfPkg/SecMain: validate the memory used for decompres...
2021-12-09 Brijesh Singh via... OvmfPkg/SecMain: move SEV specific routines in AmdSev.c
2021-12-07 Michael KubackiOvmfPkg: Apply uncrustify changes
2021-08-27 Brijesh SinghOvmfPkg/ResetVector: update SEV support to use new...
2021-01-07 Tom LendackyOvmfPkg/Sec: Move SEV-ES SEC workarea definition to...
2020-08-17 Tom LendackyOvmfPkg/Sec: Enable cache early to speed up booting
2020-08-17 Tom LendackyOvmfPkg/Sec: Add #VC exception handling for Sec phase
2020-04-30 Rebecca CranOvmfPkg: replace old EFI_D_ debug levels with new DEBUG...
2019-10-04 Leif LindholmOvmfPkg: strip trailing whitespace
2019-04-24 Laszlo ErsekOvmfPkg/Sec: fix out-of-bounds reads
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2017-09-06 Ge SongOvmfPkg/SecMain: Fix stack switching to permanent memory
2016-10-19 Gary LinOvmfPkg: Fix typos in comments
2016-07-27 Thomas PalmerOvmfPkg/Sec: Support SECTION2 DXEFV types
2016-07-27 Thomas PalmerOvmfPkg/Sec: Use EFI_COMMON_SECTION_HEADER to avoid...
2015-11-30 Laszlo ErsekOvmfPkg: decompress FVs on S3 resume if SMM_REQUIRE...
2015-11-30 Laszlo ErsekOvmfPkg: Sec: assert the build-time calculated end...
2015-11-30 Laszlo ErsekOvmfPkg: Sec: force reinit of BaseExtractGuidedSectionL...
2015-10-16 Michael KinneyOvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()
2015-07-28 Laszlo ErsekOvmfPkg: fix conversion specifiers in DEBUG format...
2014-03-04 Jordan JustenOvmfPkg/Sec: Don't decompress the FV on S3 resume
2014-01-21 Jordan JustenOvmfPkg: Split MAINFV into a separate PEI and DXE FVs
2014-01-21 Jordan JustenOvmfPkg/Sec: Add FindFfsSectionInstance
2014-01-21 Jordan JustenOvmfPkg/Sec: Remove EFIAPI from functions that don...
2014-01-21 Jordan JustenOvmfPkg/Sec: Cleanup debug messages
2014-01-21 Jordan JustenOvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to...
2014-01-21 Jordan JustenOvmfPkg X64 ResetVector: Move page tables from 512KB...
2014-01-21 Jordan JustenOvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) text
2013-09-24 Jordan JustenOvmfPkg/Sec: Stop building identity mapped pages in SEC
2013-07-18 Jordan JustenOvmfPkg/Sec: Build identity mapped pages in RAM for X64
2011-10-31 jljustenOvmfPkg: Remove variables that are set, but not used
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2010-08-03 mdkinneyClean up SEC implementation for Ovmf.
2010-04-28 hhtianUpdate the copyright notice format
2010-01-06 jljustenOVMF SEC: Fix VS2005 compiler warnings
2010-01-04 jljustenOVMF: Update OVMF FD/FV build to minimize ROM size
2009-12-16 jljustenOVMF SEC: Modify to match new interface of reset vector...
2009-11-25 qhuang8Use InitializeFloatingPointUnits() from UefiCpuLib...
2009-05-27 jljustenAdd initial version of Open Virtual Machine Firmware...