summaryrefslogtreecommitdiff
path: root/OvmfPkg/Sec/SecMain.inf
AgeCommit message (Expand)AuthorFilesLines
2021-12-09OvmfPkg/SecMain: validate the memory used for decompressing FvBrijesh Singh1-0/+3
2021-12-09OvmfPkg/SecMain: move SEV specific routines in AmdSev.cBrijesh Singh via groups.io1-0/+2
2021-08-27OvmfPkg/ResetVector: update SEV support to use new work area formatBrijesh Singh1-0/+2
2020-08-17OvmfPkg/Sec: Add #VC exception handling for Sec phaseTom Lendacky1-0/+4
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-29OvmfPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2017-11-17OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek1-0/+1
2015-11-30OvmfPkg: decompress FVs on S3 resume if SMM_REQUIRE is setLaszlo Ersek1-0/+3
2015-11-30OvmfPkg: Sec: assert the build-time calculated end of the scratch bufferLaszlo Ersek1-0/+1
2015-11-30OvmfPkg: Sec: force reinit of BaseExtractGuidedSectionLib handler tableLaszlo Ersek1-0/+2
2015-10-16OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()Michael Kinney1-1/+2
2014-10-31OvmfPkg Sec: Convert X64/SecEntry.asm to NASMJordan Justen1-3/+1
2014-10-31OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASMJordan Justen1-3/+1
2014-01-21OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen1-3/+5
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen1-0/+2
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen1-0/+1
2010-08-03Clean up SEC implementation for Ovmf.mdkinney1-10/+15
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-02-231. Correct File header to ## @filelgao41-3/+3
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-4/+2
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten1-2/+4
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten1-2/+4
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang81-0/+3
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten1-0/+58