summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Sec/SecMain.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/Sec: Remove EFIAPI from functions that don't require itJordan Justen2014-01-211-6/+0
* OvmfPkg/Sec: Cleanup debug messagesJordan Justen2014-01-211-8/+9
* OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen2014-01-211-1/+5
* OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen2014-01-211-0/+8
* OvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) textJordan Justen2014-01-211-765/+765
* OvmfPkg/Sec: Stop building identity mapped pages in SECJordan Justen2013-09-241-142/+2
* OvmfPkg/Sec: Build identity mapped pages in RAM for X64Jordan Justen2013-07-181-2/+142
* OvmfPkg: Remove variables that are set, but not usedjljusten2011-10-311-2/+0
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Clean up SEC implementation for Ovmf.mdkinney2010-08-031-78/+656
* Update the copyright notice formathhtian2010-04-281-2/+2
* OVMF SEC: Fix VS2005 compiler warningsjljusten2010-01-061-1/+1
* OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten2010-01-041-11/+14
* OVMF SEC: Modify to match new interface of reset vector modulejljusten2009-12-161-22/+30
* Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang82009-11-251-0/+7
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-271-0/+171