summaryrefslogtreecommitdiff
path: root/OvmfPkg/Sec/SecMain.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-04OvmfPkg/Sec: Don't decompress the FV on S3 resumeJordan Justen1-2/+52
2014-01-21OvmfPkg: Split MAINFV into a separate PEI and DXE FVsJordan Justen1-16/+46
2014-01-21OvmfPkg/Sec: Add FindFfsSectionInstanceJordan Justen1-3/+43
2014-01-21OvmfPkg/Sec: Remove EFIAPI from functions that don't require itJordan Justen1-6/+0
2014-01-21OvmfPkg/Sec: Cleanup debug messagesJordan Justen1-8/+9
2014-01-21OvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to 0x810000Jordan Justen1-1/+5
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen1-0/+8
2014-01-21OvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) textJordan Justen1-765/+765
2013-09-24OvmfPkg/Sec: Stop building identity mapped pages in SECJordan Justen1-142/+2
2013-07-18OvmfPkg/Sec: Build identity mapped pages in RAM for X64Jordan Justen1-2/+142
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten1-2/+0
2011-03-14Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff1-2/+2
2010-08-03Clean up SEC implementation for Ovmf.mdkinney1-78/+656
2010-04-28Update the copyright notice formathhtian1-2/+2
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten1-1/+1
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten1-11/+14
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten1-22/+30
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang81-0/+7
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten1-0/+171