summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library
AgeCommit message (Expand)Author
2013-09-24OvmfPkg: EFI handover flags are in Bp->hdr.xloadflagsMatt Fleming
2013-09-13OvmfPkg: QemuBootOrder: keep some boot options that have not been selectedLaszlo Ersek
2013-09-13OvmfPkg: QemuBootOrder: mark UEFI boot options selected by fw_cfgLaszlo Ersek
2013-09-13OvmfPkg: QemuBootOrder: collect active UEFI boot options in advanceLaszlo Ersek
2013-09-13OvmfPkg: QemuBootOrder: expand relative device paths in UEFI boot optionsLaszlo Ersek
2013-08-30OvmfPkg NvVarsFileLib: Set NvVars variable after writing vars fileJordan Justen
2013-08-23OvmfPkg: Virtio: load used ring element strictly after loading used indexLaszlo Ersek
2013-08-19OvmfPkg ResetSystemLib: Fix VS build errorRuiyu Ni
2013-08-18OvmfPkg: allocate the EFI memory map for Linux as Loader DataLaszlo Ersek
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-18OvmfPkg ResetSystemLib: Fix shutdown via UEFI runtime servicesJordan Justen
2013-07-16Fix IA32 build failure.Ruiyu Ni
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