summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: update qemu-executable for IA32jljusten2013-01-251-2/+11
* Fix xcode tool chain assembly issue. andrewfish2013-01-231-1/+1
* OvmfPkg: Fix Xcode assembly issuejljusten2013-01-161-2/+2
* OvmfPkg/build.sh: Fix compilation error on OS Xjljusten2013-01-161-7/+12
* OvmfPkg: LoadLinuxLib: Use kernel's EFI entry point where availablejljusten2013-01-166-9/+108
* OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbagejljusten2013-01-163-2/+55
* OvmfPkg: LoadLinuxLib: Fix check for relocatable kerneljljusten2013-01-161-3/+4
* OvmfPkg: LoadLinuxLib: Fix kernel entry for 64-bit OVMFjljusten2013-01-142-6/+82
* OvmfPkg: create \_S3 and \_S4 packages dynamicallyjljusten2012-12-172-6/+111
* OvmfPkg: report S3 state in DSDTjljusten2012-12-171-0/+1
* OvmfPkg: fix PIIX4 SUS_TYP value in \_S4 packagejljusten2012-12-171-1/+1
* OvmfPkg: add comments to existing \_Sx packages in DSDTjljusten2012-12-171-3/+3
* OvmfPkg/README: Update required QEMU & OS boot statusjljusten2012-12-171-2/+3
* QemuVideo: stdvga mmio bar supportjljusten2012-11-273-20/+104
* QemuVideo: Add support for the bochs dispi interfacejljusten2012-11-274-1/+196
* QemuVideo: prepare to support more hardwarejljusten2012-11-275-64/+133
* OvmfPkg: Add support for qemu's -kernel parameterjljusten2012-11-024-1/+178
* OvmfPkg: Add LoadLinuxLib library implementationjljusten2012-11-0211-0/+1039
* OvmfPkg: Add LoadLinuxLib library interfacejljusten2012-11-022-0/+195
* OvmfPkg: Add Linux bzimage include filejljusten2012-11-021-0/+164
* OvmfPkg VirtioScsiDxe: Fix build with VS2010jljusten2012-10-231-13/+2
* OvmfPkg: QemuBootOrder: recognize virtio-scsi devicesjljusten2012-10-181-0/+45
* OvmfPkg: introduce virtio-scsi driverjljusten2012-10-1811-0/+1648
* OvmfPkg: VirtioBlkDriverBindingStop: fix incorrect use of UEFI driver modeljljusten2012-10-181-6/+20
* OvmfPkg/VirtioBlkDxe: Fix VS2012 IA32 buildjljusten2012-10-141-1/+2
* OvmfPkg: VirtioBlkDxe: fix div & mod of 64-bit dividends on IA32/gcc-4.4jljusten2012-10-141-2/+3
* OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten2012-10-123-8/+10
* OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten2012-10-124-66/+205
* OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten2012-10-123-6/+6
* OvmfPkg: extract VirtioLib from VirtioBlkDxejljusten2012-10-128-319/+561
* OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.hjljusten2012-10-123-58/+83
* OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK()jljusten2012-10-122-6/+6
* OvmfPkg: regroup virtio config fields into generic & specific structsjljusten2012-10-122-20/+26
* OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDRjljusten2012-10-121-1/+1
* OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.hjljusten2012-10-121-0/+5
* OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.hjljusten2012-10-123-1/+2
* OvmfPkg: add inclusion guards to VirtioBlkDxe/VirtioBlk.hjljusten2012-10-121-0/+5
* Add missing braces around initializer.lzeng142012-10-114-103/+130
* OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten2012-10-081-0/+26
* OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten2012-10-081-8/+11
* OvmfPkg: QemuBootOrder: whitespace fixjljusten2012-10-081-3/+3
* OvmfPkg: introduce virtio-blk driverjljusten2012-10-0810-0/+1947
* When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney2012-10-041-31/+51
* Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney2012-10-043-0/+45
* The exception table information in X64 PE/COFF images is being stripped by de...mdkinney2012-10-032-1/+11
* VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney2012-10-031-2/+2
* OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build breakjljusten2012-09-123-9/+9
* OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xenjljusten2012-09-121-7/+9
* OvmfPkg: enable PIIX4 IO space in the PEI phasejljusten2012-09-122-2/+22
* OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLibjljusten2012-09-121-1/+5