]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Sec/SecMain.c
OvmfPkg/SecMain: Fix stack switching to permanent memory
[mirror_edk2.git] / OvmfPkg / Sec / SecMain.c
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...