]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg
Add generic SerialPortLib instance for 16550 UARTs configured through PCDs. Depends...
[mirror_edk2.git] / OvmfPkg /
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.
2009-12-25 xli24Remove status code modules' dependency on IntelFramewor...
2009-12-20 klu2Fix bug that ovmf's BDS can not be entered and add...
2009-12-16 jljustenOVMF SEC: Modify to match new interface of reset vector...
2009-12-16 jljustenOVMF ResetVector: Modify interface with SEC module
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-12-09 eric_tianfix the wrong module name.
2009-12-08 eric_tianfix build error, CpuIo module is replaced with CpuIo2Dxe
2009-11-26 lgao4Add DxeSecurityManagementLib instance
2009-11-25 qhuang8Use InitializeFloatingPointUnits() from UefiCpuLib...
2009-11-18 qhuang8Add necessary brace to fix GCC warnings
2009-10-22 klu2Remove redundant blank character in DSC file.
2009-10-20 davidhuang1. Impl PI 1.2 PCI part. Major changes include:
2009-10-07 jljustenOVMF: Align PE images in ROM, and strip relocations...
2009-10-07 jljustenOVMF SEC: Modify to search sections of FFS file for...
2009-10-02 jljustenFix comment describing the library in PlatformFvbLibNul...
2009-09-26 jljustenEmuVariableFvbRuntimeDxe: Fix warnings generated by...
2009-09-26 jljustenOVMF: Add support for saving the NV variables to disk...
2009-09-26 jljustenOVMF: Convert from EmuVariableRuntimeDxe to VariableRun...
2009-09-26 jljustenOVMF: Add library to customize the EMU Variable FVB...
2009-09-26 jljustenAdd EmuVariableFvbRuntimeDxe driver.
2009-09-26 jljustenAdd PlatformFvbLibNull instance of PlatformFvbLib.
2009-09-26 jljustenAdd PlatformFvbLib to allow platform customization...
2009-09-22 jljustenNvVarsFileLib: Fix build warning with VS2005 on X64.
2009-09-22 rsun3Fix bug that home addresses for register parameters...
2009-09-21 qhuang8Fix several build break in Ovmf package.
2009-09-16 jljustenOVMF BDS: Make use of NvVarsFileLib to make NV variable...
2009-09-16 jljustenOVMF BDS: Implement routines to make it easier to scan...
2009-09-16 jljustenImplement NvVarsFileLib to save and restore non-volatil...
2009-09-07 jljustenOVMF: Fix a hang after resetting when NV variables...
2009-09-07 jljustenOVMF: Add support for more persistent NV variables...
2009-08-20 jchen20Delete the PcdFSBClock declaration.
2009-08-17 gikidyRemove ".intel_syntax", convert MASM to GAS.
2009-08-11 qhuang8Retire the usage of S3Lib and RecoveryLib since DxeIpl...
2009-08-11 vanjeff1. update AcpiTable module type to USER_DEFINED
2009-07-21 eric_tianfix ICC build issue.
2009-07-14 jljustenUpdate README for video driver split from main OVMF...
2009-07-14 jljustenSeparate Cirrus Logic video driver out from main OVMF...
2009-07-14 jljustenLoad video option ROM which is not embedded in system...
2009-07-13 eric_tianProcessCapsule() and BdsMemoryTest() are implemented...
2009-07-10 lgao4Move LockKeyboards API from GenericBdsLib to PlatformBdsLib
2009-07-09 lgao4Retire Logo and Shell guid header file, which are repla...
2009-07-07 klu2Remove typo
2009-07-07 klu2Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatReal...
2009-07-07 vanjeffRetired PciIncompatibleDeviceSupportLib from IntelFrame...
2009-07-07 klu2Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatReal...
2009-06-30 jljusten* Modify various PCI register settings for OVMF.
2009-06-30 jljustenAdd MdeModulePkg/Universal/PrintDxe driver to OVMF.
2009-06-23 jljustenSet the SMI port in the ACPI FACP table to 0. This...
2009-06-23 jljustenMake 0xa0000 - 0xb0000 I/O memory.
2009-06-07 mdkinneyRemove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsL...
2009-05-28 jljustenAdd more details to OvmfPkg/README for building & running.
2009-05-27 jljustenAdd initial version of Open Virtual Machine Firmware...