summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library
AgeCommit message (Expand)Author
2013-05-28OvmfPkg/SerializeVariablesLib: ignore secure variable restore errorsjljusten
2013-05-15OvmfPkg: QemuBootOrder: recognize Ethernet OFW device pathsjljusten
2013-05-15OvmfPkg: adapt VirtioFlush()'s leading comment to the coding stylejljusten
2013-05-15OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding stylejljusten
2013-05-15OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding stylejljusten
2013-05-14OvmfPkg: VirtioLib: populate the Available Ring correctlyjljusten
2013-03-04OvmfPkg: make sure ResetCold() and ResetWarm() never returnjljusten
2013-03-04OvmfPkg: attempt to trigger cold reset through PIIX3 reset control registerjljusten
2013-02-14OvmfPkg LoadLinuxLib: Use kernel's EFI entry point where availablejljusten
2013-01-28Revert "OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where available"jljusten
2013-01-28QemuFwCfgLib: Add QemuFwCfgWriteBytes() functionjljusten
2013-01-28OvmfPkg QemuFwCfgLib: Fix broken IA32 Microsoft assembler codejljusten
2013-01-23Fix xcode tool chain assembly issue. andrewfish
2013-01-16OvmfPkg: Fix Xcode assembly issuejljusten
2013-01-16OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where availablejljusten
2013-01-16OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbagejljusten
2013-01-16OvmfPkg: LoadLinuxLib: Fix check for relocatable kerneljljusten
2013-01-14OvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit OVMFjljusten
2012-11-02OvmfPkg: Add support for qemu's -kernel parameterjljusten
2012-11-02OvmfPkg: Add LoadLinuxLib library implementationjljusten
2012-10-18OvmfPkg: QemuBootOrder: recognize virtio-scsi devicesjljusten
2012-10-12OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten
2012-10-12OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten
2012-10-12OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten
2012-10-12OvmfPkg: extract VirtioLib from VirtioBlkDxejljusten
2012-10-08OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten
2012-10-08OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten
2012-10-08OvmfPkg: QemuBootOrder: whitespace fixjljusten
2012-10-04When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney
2012-10-03VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney
2012-09-12OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLibjljusten
2012-09-12OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten
2012-09-12OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCDjljusten
2012-09-12OvmfPkg: assorted whitespace removaljljusten
2012-08-27OvmfPkg: get boot order from QEMUjljusten
2012-08-13OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten
2012-08-13OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten
2012-07-26OvmfPkg: add support for debug console on port 0x402jljusten
2012-07-23OvmfPkg: introduce QemuFwCfgFindFile ()jljusten
2012-07-10OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten
2012-05-30OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten
2012-05-04OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2012-03-09OvmfPkg: Add PlatformSecureLib instancejljusten
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-11OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten
2011-07-27OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten