summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Sec/X64/SecEntry.S
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg Sec: Convert X64/SecEntry.asm to NASMJordan Justen2014-10-311-56/+0
* OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen2014-01-211-54/+56
* Clean up SEC implementation for Ovmf.mdkinney2010-08-031-2/+2
* Update the copyright notice formathhtian2010-04-281-2/+2
* OVMF SEC: Modify to match new interface of reset vector modulejljusten2009-12-161-15/+9
* Fix bug that home addresses for register parameters must be allocated for cal...rsun32009-09-221-0/+1
* Remove ".intel_syntax", convert MASM to GAS.gikidy2009-08-171-6/+5
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-271-0/+60