summaryrefslogtreecommitdiff
path: root/OvmfPkg/Sec
AgeCommit message (Expand)AuthorFilesLines
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 Justen6-119/+136
2014-01-21OvmfPkg X64 ResetVector: Move page tables from 512KB to 8MBJordan Justen2-0/+9
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.mdkinney11-931/+679
2010-04-28Update the copyright notice formathhtian11-22/+22
2010-02-231. Correct File header to ## @filelgao41-3/+3
2010-01-30Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney1-4/+2
2010-01-06OVMF SEC: Fix VS2005 compiler warningsjljusten2-3/+1
2010-01-04OVMF: Update OVMF FD/FV build to minimize ROM sizejljusten4-60/+348
2009-12-16OVMF SEC: Modify to match new interface of reset vector modulejljusten8-74/+173
2009-11-25Use InitializeFloatingPointUnits() from UefiCpuLib to initialize floating poi...qhuang82-0/+10
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.gikidy2-13/+11
2009-05-27Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten10-0/+917