summaryrefslogtreecommitdiff
path: root/OvmfPkg/Sec/X64
AgeCommit message (Expand)AuthorFilesLines
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2017-11-29OvmfPkg/Sec: Fix 64bit SEC build failureRuiyu Ni1-4/+2
2017-11-17OvmfPkg/Sec/X64: seed the temporary RAM with PcdInitValueInTempStackLaszlo Ersek1-0/+21
2014-10-31OvmfPkg Sec: Convert X64/SecEntry.asm to NASMJordan Justen2-66/+8
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen2-58/+61
2010-08-03Clean up SEC implementation for Ovmf.mdkinney3-169/+4
2010-04-28Update the copyright notice formathhtian3-6/+6
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten2-28/+17
2009-09-22Fix bug that home addresses for register parameters must be allocated for cal...rsun32-0/+2
2009-08-17Remove ".intel_syntax", convert MASM to GAS.gikidy1-6/+5
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten3-0/+286