summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)Author
2013-03-04OvmfPkg: fold macros of unsupported PM2 control reg. block into Facp.aslcjljusten
2013-03-04OvmfPkg: fold macros of unsupported PM1b register blocks into Facp.aslcjljusten
2013-03-04OvmfPkg: bump commonly used ACPI table revision numbersjljusten
2013-02-14OvmfPkg: increase MEMFD size to 8MBjljusten
2013-02-14OvmfPkg LoadLinuxLib: Use kernel's EFI entry point where availablejljusten
2013-02-14OvmfPkg LinuxBzimage.h: Update for kernel boot protocol 2.12jljusten
2013-02-14OvmfPkg/AcpiPlatformDxe: split S3/S4 package into bytesjljusten
2013-01-28OvmfPkg: set ActiveHigh polarity for the SCI with a dedicated link devicejljusten
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-25OvmfPkg: update qemu-executable for IA32jljusten
2013-01-23Fix xcode tool chain assembly issue. andrewfish
2013-01-16OvmfPkg: Fix Xcode assembly issuejljusten
2013-01-16OvmfPkg/build.sh: Fix compilation error on OS Xjljusten
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-12-17OvmfPkg: create \_S3 and \_S4 packages dynamicallyjljusten
2012-12-17OvmfPkg: report S3 state in DSDTjljusten
2012-12-17OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 packagejljusten
2012-12-17OvmfPkg: add comments to existing \_Sx packages in DSDTjljusten
2012-12-17OvmfPkg/README: Update required QEMU & OS boot statusjljusten
2012-11-27QemuVideo: stdvga mmio bar supportjljusten
2012-11-27QemuVideo: Add support for the bochs dispi interfacejljusten
2012-11-27QemuVideo: prepare to support more hardwarejljusten
2012-11-02OvmfPkg: Add support for qemu's -kernel parameterjljusten
2012-11-02OvmfPkg: Add LoadLinuxLib library implementationjljusten
2012-11-02OvmfPkg: Add LoadLinuxLib library interfacejljusten
2012-11-02OvmfPkg: Add Linux bzimage include filejljusten
2012-10-23OvmfPkg VirtioScsiDxe: Fix build with VS2010jljusten
2012-10-18OvmfPkg: QemuBootOrder: recognize virtio-scsi devicesjljusten
2012-10-18OvmfPkg: introduce virtio-scsi driverjljusten
2012-10-18OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver modeljljusten
2012-10-14OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 buildjljusten
2012-10-14OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4jljusten
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-12OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.hjljusten
2012-10-12OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK()jljusten
2012-10-12OvmfPkg: regroup virtio config fields into generic & specific structsjljusten
2012-10-12OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDRjljusten
2012-10-12OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.hjljusten
2012-10-12OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.hjljusten
2012-10-12OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.hjljusten
2012-10-11Add missing braces around initializer.lzeng14
2012-10-08OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten