]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Sec
Fix VS2013 build failure.
[mirror_edk2.git] / OvmfPkg / Sec /
2014-03-04 Jordan JustenOvmfPkg/Sec: Don't decompress the FV on S3 resume
2014-01-21 Jordan JustenOvmfPkg: Split MAINFV into a separate PEI and DXE FVs
2014-01-21 Jordan JustenOvmfPkg/Sec: Add FindFfsSectionInstance
2014-01-21 Jordan JustenOvmfPkg/Sec: Remove EFIAPI from functions that don...
2014-01-21 Jordan JustenOvmfPkg/Sec: Cleanup debug messages
2014-01-21 Jordan JustenOvmfPkg: Move SEC/PEI Temporary RAM from 0x70000 to...
2014-01-21 Jordan JustenOvmfPkg X64 ResetVector: Move page tables from 512KB...
2014-01-21 Jordan JustenOvmfPkg/Sec/SecMain.c: Convert to CRLF (dos) text
2013-09-24 Jordan JustenOvmfPkg/Sec: Stop building identity mapped pages in SEC
2013-07-18 Jordan JustenOvmfPkg/Sec: Build identity mapped pages in RAM for X64
2011-10-31 jljustenOvmfPkg: Remove variables that are set, but not used
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2010-08-03 mdkinneyClean up SEC implementation for Ovmf.
2010-04-28 hhtianUpdate the copyright notice format
2010-02-23 lgao41. Correct File header to ## @file
2010-01-30 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-06 jljustenOVMF SEC: Fix VS2005 compiler warnings
2010-01-04 jljustenOVMF: Update OVMF FD/FV build to minimize ROM size
2009-12-16 jljustenOVMF SEC: Modify to match new interface of reset vector...
2009-11-25 qhuang8Use InitializeFloatingPointUnits() from UefiCpuLib...
2009-09-22 rsun3Fix bug that home addresses for register parameters...
2009-08-17 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-05-27 jljustenAdd initial version of Open Virtual Machine Firmware...