]> git.proxmox.com Git - mirror_edk2.git/history - OvmfPkg/Library
OvmfPkg: Add section of memory to use for PEI on S3 resume
[mirror_edk2.git] / OvmfPkg / Library /
2014-03-04 Laszlo ErsekOvmfPkg QemuFwCfgLib: determine if S3 support is explic...
2014-02-09 Mauro FaccendaOvmfPkg: QemuBootOrder: initialize IsFinal variable...
2014-01-29 Laszlo ErsekOvmfPkg: QemuBootOrder: handle QEMU's "-boot strict...
2014-01-03 Laszlo ErsekOvmfPkg: QemuFwCfgLib: implement for SEC
2014-01-03 Laszlo ErsekOvmfPkg: QemuFwCfgLib: extract stateful implementation
2014-01-03 Laszlo ErsekOvmfPkg: QemuFwCfgLib: introduce InternalQemuFwCfgIsAva...
2013-12-26 Laszlo ErsekOvmfPkg: QemuFwCfgLib: drop bogus dependency on UefiBoo...
2013-12-11 Olivier MartinOvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWrit...
2013-12-11 Olivier MartinOvmfPkg: Make the VirtIo devices use the new VIRTIO_DEV...
2013-12-11 Olivier MartinOvmfPkg/VirtioMmioDeviceLib: Implement VIRTIO_DEVICE_PR...
2013-11-12 Laszlo ErsekOvmfPkg/BdsPlatform: don't restore NvVars from disk...
2013-09-24 Matt FlemingOvmfPkg: EFI handover flags are in Bp->hdr.xloadflags
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: keep some boot options that...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: mark UEFI boot options selected...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: collect active UEFI boot option...
2013-09-13 Laszlo ErsekOvmfPkg: QemuBootOrder: expand relative device paths...
2013-08-30 Jordan JustenOvmfPkg NvVarsFileLib: Set NvVars variable after writin...
2013-08-23 Laszlo ErsekOvmfPkg: Virtio: load used ring element strictly after...
2013-08-19 Ruiyu NiOvmfPkg ResetSystemLib: Fix VS build error
2013-08-18 Laszlo ErsekOvmfPkg: allocate the EFI memory map for Linux as Loade...
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-07-18 Jordan JustenOvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime...
2013-07-16 Ruiyu NiFix IA32 build failure.
2013-05-28 jljustenOvmfPkg/SerializeVariablesLib: ignore secure variable...
2013-05-15 jljustenOvmfPkg: QemuBootOrder: recognize Ethernet OFW device...
2013-05-15 jljustenOvmfPkg: adapt VirtioFlush()'s leading comment to the...
2013-05-15 jljustenOvmfPkg: adapt VirtioAppendDesc()'s leading comment...
2013-05-15 jljustenOvmfPkg: adapt VirtioPrepare()'s leading comment to...
2013-05-14 jljustenOvmfPkg: VirtioLib: populate the Available Ring correctly
2013-03-04 jljustenOvmfPkg: make sure ResetCold() and ResetWarm() never...
2013-03-04 jljustenOvmfPkg: attempt to trigger cold reset through PIIX3...
2013-02-14 jljustenOvmfPkg LoadLinuxLib: Use kernel's EFI entry point...
2013-01-28 jljustenRevert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry...
2013-01-28 jljustenQemuFwCfgLib: Add QemuFwCfgWriteBytes() function
2013-01-28 jljustenOvmfPkg QemuFwCfgLib: Fix broken IA32 Microsoft assembl...
2013-01-23 andrewfishFix xcode tool chain assembly issue.
2013-01-16 jljustenOvmfPkg: Fix Xcode assembly issue
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Use kernel's EFI entry point...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Zero kernel parameters instead...
2013-01-16 jljustenOvmfPkg: LoadLinuxLib: Fix check for relocatable kernel
2013-01-14 jljustenOvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit...
2012-11-02 jljustenOvmfPkg: Add support for qemu's -kernel parameter
2012-11-02 jljustenOvmfPkg: Add LoadLinuxLib library implementation
2012-10-18 jljustenOvmfPkg: QemuBootOrder: recognize virtio-scsi devices
2012-10-12 jljustenOvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxe
2012-10-12 jljustenOvmfPkg: librarize reusable bits from VirtioBlkDxe...
2012-10-12 jljustenOvmfPkg: rename AppendDesc to VirtioAppendDesc
2012-10-12 jljustenOvmfPkg: extract VirtioLib from VirtioBlkDxe
2012-10-08 jljustenOvmfPkg: QemuBootOrder: recognize virtio-blk OFW device...
2012-10-08 jljustenOvmfPkg: QemuBootOrder: lower the required number of...
2012-10-08 jljustenOvmfPkg: QemuBootOrder: whitespace fix
2012-10-04 mdkinneyWhen SOURCE_DEBUG_ENABLE is set, a TimerLib is linked...
2012-10-03 mdkinneyVS2005 and DDK3790 tool chain tags require typecasts...
2012-09-12 jljustenOvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPAC...
2012-09-12 jljustenOvmfPkg: fix the mask for accessing the PIIX4 PMBA...
2012-09-12 jljustenOvmfPkg: extract the PBMA used in AcpiTimerLib into...
2012-09-12 jljustenOvmfPkg: assorted whitespace removal
2012-08-27 jljustenOvmfPkg: get boot order from QEMU
2012-08-13 jljustenOvmfPkg: have PlatformBdsLib::PciInitialization conform...
2012-08-13 jljustenOvmfPkg: PlatformBdsLib: the balloon device (RAM Memory...
2012-07-26 jljustenOvmfPkg: add support for debug console on port 0x402
2012-07-23 jljustenOvmfPkg: introduce QemuFwCfgFindFile ()
2012-07-10 jljustenOvmfPkg BDS: Remove support for loading vgabios-cirrus...
2012-05-30 jljustenOvmfPkg: Add QemuFwCfgLib library class and implementation
2012-05-04 jljustenOvmfPkg/AcpiTables: Change the ACPI PM Base Adress...
2012-05-04 jljustenOvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRL
2012-04-04 leegrosenbaumOvmfPkg: Add custom mode setup if the Secure Boot build...
2012-03-14 rsun3Improve robustness when scanning PCI Option ROM.
2012-03-09 jljustenOvmfPkg: Add PlatformSecureLib instance
2011-10-31 jljustenOvmfPkg: Remove variables that are set, but not used
2011-08-25 xdu2Add new API GetTimeInNanoSecond() to TimerLib to conver...
2011-08-11 jljustenOvmfPkg AcpiTimerLib: Fix issue with I/O address initia...
2011-07-27 jljustenOvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVM
2011-01-30 jljustenOvmfPkg NvVarsFileLib: Leverage SerializeVariablesLib
2011-01-30 jljustenOvmfPkg: Add SerializeVariablesLib library instance
2011-01-27 jljustenOvmfPkg ResetSystemLib: Fix build issue with VS2005
2011-01-13 jljustenOvmfPkg ResetSystemLib: Add shutdown support for OVMF
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
2010-10-13 jljustenOVMF BDS: Don't call BdsLibSaveMemoryTypeInformation
2010-07-04 mdkinneyUpdate OVMF BDS Library to call GenericBdsLib function...
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-04-28 hhtianUpdate the copyright notice format
2010-04-06 lgao4Update the modules with the different module GUID to...
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-01-04 jljustenOVMF: Add SEC ExtractGuidedSection implementation
2009-12-16 jljustenAdd missing EFIAPI instances on several functions.
2009-11-18 qhuang8Add necessary brace to fix GCC warnings
2009-10-02 jljustenFix comment describing the library in PlatformFvbLibNul...
2009-09-26 jljustenOVMF: Add support for saving the NV variables to disk...
2009-09-26 jljustenOVMF: Add library to customize the EMU Variable FVB...
2009-09-26 jljustenAdd PlatformFvbLibNull instance of PlatformFvbLib.
2009-09-22 jljustenNvVarsFileLib: Fix build warning with VS2005 on X64.
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...
next