summaryrefslogtreecommitdiff
path: root/OvmfPkg/Sec/Ia32
AgeCommit message (Expand)AuthorFilesLines
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-11-17OvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek1-0/+18
2014-10-31OvmfPkg Sec: Convert Ia32/SecEntry.asm to NASMJordan Justen2-70/+6
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen2-60/+68
2010-08-03Clean up SEC implementation for Ovmf.mdkinney4-233/+4
2010-04-28Update the copyright notice formathhtian4-8/+8
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten2-22/+12
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy1-7/+6
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten4-0/+352