summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Sec/SecMain.inf
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/Sec: Add #VC exception handling for Sec phaseTom Lendacky2020-08-171-0/+4
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-2/+2
* OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek2017-11-171-0/+1
* OvmfPkg: decompress FVs on S3 resume if SMM_REQUIRE is setLaszlo Ersek2015-11-301-0/+3
* OvmfPkg: Sec: assert the build-time calculated end of the scratch bufferLaszlo Ersek2015-11-301-0/+1
* OvmfPkg: Sec: force reinit of BaseExtractGuidedSectionLib handler tableLaszlo Ersek2015-11-301-0/+2
* OvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()Michael Kinney2015-10-161-1/+2
* OvmfPkg Sec: Convert X64/SecEntry.asm to NASMJordan Justen2014-10-311-3/+1
* OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASMJordan Justen2014-10-311-3/+1
* OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen2014-01-211-3/+5
* OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen2014-01-211-0/+2
* OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen2014-01-211-0/+1
* Clean up SEC implementation for Ovmf.mdkinney2010-08-031-10/+15
* Update the copyright notice formathhtian2010-04-281-2/+2
* 1. Correct File header to ## @filelgao42010-02-231-3/+3
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-301-4/+2
* OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten2010-01-041-2/+4
* OVMF SEC: Modify to match new interface of reset vector modulejljusten2009-12-161-2/+4
* Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang82009-11-251-0/+3
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-271-0/+58