]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
EmbeddedPkg: Fix Runtime driver module type
[mirror_edk2.git] / OvmfPkg /
2011-12-11 lgao4Update OvmfPkg FDF to avoid DXE driver to be rebased...
2011-11-21 lzeng14According to PI errata 0000654 and 000811, we need...
2011-11-10 jljustenOvmfPkg: Add CSM16 and related drivers if CSM_ENABLE...
2011-11-10 jljustenOvmfPkg: Add CsmSupportLib
2011-11-08 jljustenEmulatorPkg, OvmfPkg: Remove debug code in build.sh
2011-10-31 jljustenOvmfPkg/PlatformPei: Remove MtrrLib ASSERTs
2011-10-31 jljustenOvmfPkg: Remove variables that are set, but not used
2011-10-31 jljustenOvmfPkg/build.sh: Detect GCC 4.5 & 4.6
2011-10-28 vanjeffSet MTRR registers.
2011-10-26 vanjeffRemoving IsaSerailDxe driver instead of removing the...
2011-09-30 ydong10Remove old COMPRESS keyword, has add new kewword PCI_CO...
2011-09-02 hhtianCorrect package name
2011-09-02 li-elvinAdd LockBox null library to make CapsuleRuntimeDxe...
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-08-25 gikidyFix build crash while using MSFT to build OVMF, also...
2011-08-17 jljustenOvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build...
2011-08-13 jljustenOvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver ...
2011-08-11 jljustenOvmfPkg AcpiTimerLib: Fix issue with I/O address initia...
2011-08-05 jljustenOvmfPkg/PlatformPei: Add Xen support
2011-07-29 jljustenOvmfPkg/Include/Guid: Add XenInfo GUID
2011-07-27 jljustenOvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM
2011-07-11 jljustenOvmfPkg: Add PathLib class mapping when building the...
2011-06-28 lzeng14Clean up invalid keywords and missing keywords in ...
2011-06-26 jljustenOvmfPkg: Add support for UEFI shell
2011-06-07 hhtianupdate copyright line format
2011-05-09 mdkinneyClean up DEC files:
2011-05-05 mdkinneyFix DEC files so any PCD declared as Dynamic is also...
2011-04-17 jljustenOvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG...
2011-04-12 jljustenOvmfPkg: Add QemuVideoDxe driver
2011-03-31 jljustenOvmfPkg/*.dsc: Change FileHandleLib instance path
2011-03-22 jljustenOvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag build
2011-03-22 jljustenOvmfPkg/PlatformPei: Set BootMode, install MasterBootMo...
2011-03-14 vanjeffChanged TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_...
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-02-23 jljustenOvmfPkg: Add create-release.py script
2011-01-30 jljustenOvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib
2011-01-30 jljustenOvmfPkg: Add SerializeVariablesLib library instance
2011-01-30 jljustenOvmfPkg: Add SerializeVariablesLib library class
2011-01-27 jljustenOvmfPkg ResetSystemLib: Fix build issue with VS2005
2011-01-21 jljustenOvmfPkg: Add support for memory above 4GB
2011-01-21 jljustenOvmfPkg: Add NullMemoryTestDxe driver
2011-01-21 jljustenOvmfPkg: Add DEBUG messages to dump the contents of...
2011-01-16 jljustenOvmfPkg EmuVariableFvb: Use 64-bit NV storage PCD
2011-01-13 jljustenOvmfPkg ResetSystemLib: Add shutdown support for OVMF
2011-01-13 jljustenOvmfPkg/PlatformPei: Set PM base address OVMF
2011-01-13 jljustenOvmfPkg/build.sh: Recognize '-p' switch
2011-01-09 jljustenOvmfPkg EMU FVB: Add 2 functions to PlatformFvbLib
2011-01-09 jljustenOvmfPkg EMU FVB: Convert to FVB2 protocol
2011-01-09 jljustenOvmfPkg PlatformFvbLib: Change PlatformFvbDataWritten
2011-01-09 jljustenOvmfPkg/build.sh: Add features and replace build32...
2010-12-31 jljustenOvmfPkg: Work around issue seen with kvm + grub2 (efi)
2010-12-31 jljustenOvmfPkg: Add USB support
2010-12-31 jljustenOvmfPkg README: Group network information together
2010-12-31 jljustenOvmfPkg: Add build32.sh and build64.sh scripts
2010-12-06 jljustenDuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset...
2010-11-02 gikidyFix PCD token value conflict issue.
2010-10-13 jljustenOVMF: Only enable MDEPKG_NDEBUG for RELEASE builds
2010-10-13 jljustenOVMF: Support greater than 2GB of memory
2010-10-13 jljustenOVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
2010-09-12 vanjeffUpdate Ovmf DSC/FDF files to support source debugging...
2010-08-03 mdkinneyClean up SEC implementation for Ovmf.
2010-07-26 mdkinneyAdd support for e1000 NICs to OVMF
2010-07-16 mdkinneyUpdate OVMF Platform PEI to declare IO and MMIO resources.
2010-07-04 mdkinneyUpdate OVMF BDS Library to call GenericBdsLib function...
2010-06-29 mdkinneyFix FFS file type for binary modules of type UEFI_DRIVER
2010-06-29 mdkinneyRemove extra references to binary INFs from DSC file
2010-06-25 mdkinneySimplify DSC/FDF files for OVMF
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-22 lgao4Remove Framework DataHubDxe and DataHubStdErrDxe driver...
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-03-23 jljustenOVMF BlockMmioToBlockIoDxe: Fix build error for VS2005
2010-03-21 jljustenOVMF: Add BlockMmioToBlockIoDxe driver
2010-03-21 jljustenOVMF: Add Block MMIO protocol definition
2010-03-15 lgao4Merge the same type PCD section.
2010-03-02 lgao4Still use |.efi Rule for INF file with binary EFI image...
2010-03-01 lgao4Add the missing OUTPUT directory for the EFI and depex...
2010-03-01 lgao4Update OvmfPkg FDF to avoid DXE driver to be rebased...
2010-03-01 lgao4Clean up Rules of Platform FDFs to apply only one EFI...
2010-02-26 vanjeffadd debug agent null instance in DSC file.
2010-02-25 jljustenCleanup: Remove PcdDxePcdDatabaseTraverseEnabled
2010-02-25 jljustenOVMF: Move DXE drivers into a new firmware volume
2010-02-25 jljustenRemove svn:executable on *.c, *.h, *.asm, *.S, *.inf...
2010-02-25 klu2remove svn:executable attribute for INF file.
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-23 lgao41. Correct File header to ## @file
2010-02-22 jljustenOVMF: Update README file
2010-02-02 geekboy15aUpdated OvmfPkg to use the reset vector binary from...
2010-01-30 mdkinneyRemove unnecessary use of FixedPcdxxx() functions and...
2010-01-27 geekboy15aFixed GDT load issue in some cases after a reset. ...
2010-01-06 jljustenOVMF SEC: Fix VS2005 compiler warnings
2010-01-04 jljustenOVMF VTF0 Reset Vector: Cleanup Global Descriptor Table...
2010-01-04 jljustenOVMF VTF0 Reset Vector: Set 'accessed' bit in GDT descr...
2010-01-04 jljustenOVMF Status Codes: Disable serial output, enable memory...
2010-01-04 jljustenOVMF: Define MDEPKG_NDEBUG to disable all debug code...
2010-01-04 jljustenOVMF: Update OVMF FD/FV build to minimize ROM size
2010-01-04 jljustenOVMF: Use optimized BaseMemoryLib libraries
2010-01-04 jljustenOVMF: Add SEC ExtractGuidedSection implementation
2009-12-29 xli24Refer to OEM status code hook library instances in...
2009-12-29 xli24Refer to status code library instances in MdeModulePkg.
next