]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Sec
IntelFsp2Pkg/SplitFspBin.py: Support rebasing 1.x binary.
[mirror_edk2.git] / OvmfPkg / Sec /
2019-04-24 Laszlo ErsekOvmfPkg/Sec: fix out-of-bounds reads
2019-04-09 Michael D KinneyOvmfPkg: Replace BSD License with BSD+Patent License
2018-06-29 chenc2OvmfPkg: Removing ipf which is no longer supported...
2017-11-29 Ruiyu NiOvmfPkg/Sec: Fix 64bit SEC build failure
2017-11-17 Laszlo ErsekOvmfPkg/Sec/X64: seed the temporary RAM with PcdInitVal...
2017-11-17 Laszlo ErsekOvmfPkg/Sec/Ia32: seed the temporary RAM with PcdInitVa...
2017-09-06 Ge SongOvmfPkg/SecMain: Fix stack switching to permanent memory
2016-10-19 Gary LinOvmfPkg: Fix typos in comments
2016-07-27 Thomas PalmerOvmfPkg/Sec: Support SECTION2 DXEFV types
2016-07-27 Thomas PalmerOvmfPkg/Sec: Use EFI_COMMON_SECTION_HEADER to avoid...
2015-11-30 Laszlo ErsekOvmfPkg: decompress FVs on S3 resume if SMM_REQUIRE...
2015-11-30 Laszlo ErsekOvmfPkg: Sec: assert the build-time calculated end...
2015-11-30 Laszlo ErsekOvmfPkg: Sec: force reinit of BaseExtractGuidedSectionL...
2015-10-16 Michael KinneyOvmfPkg: Sec: Fix SOURCE_DEBUG_ENABLE ASSERT()
2015-07-28 Laszlo ErsekOvmfPkg: fix conversion specifiers in DEBUG format...
2014-10-31 Jordan JustenOvmfPkg Sec: Convert X64/SecEntry.asm to NASM
2014-10-31 Jordan JustenOvmfPkg Sec: Convert Ia32/SecEntry.asm to NASM
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...