summaryrefslogtreecommitdiff
path: root/OvmfPkg
AgeCommit message (Expand)Author
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
2012-10-08OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten
2012-10-08OvmfPkg: QemuBootOrder: whitespace fixjljusten
2012-10-08OvmfPkg: introduce virtio-blk driverjljusten
2012-10-04When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney
2012-10-04Here is a patch that by default keeps the current 1MB FD sizes. If FD_SIZE_2...mdkinney
2012-10-03The exception table information in X64 PE/COFF images is being stripped by de...mdkinney
2012-10-03VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney
2012-09-12OvmfPkg: fix gPcAtChipsetPkgTokenSpaceGuid build breakjljusten
2012-09-12OvmfPkg: key PMBA setup in Platform PEI off of PMREGMISC/PMIOSE, not Xenjljusten
2012-09-12OvmfPkg: enable PIIX4 IO space in the PEI phasejljusten
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-28OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size errorjljusten
2012-08-28OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44jljusten
2012-08-27OvmfPkg: get boot order from QEMUjljusten
2012-08-27OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocationjljusten
2012-08-17Update file guid to avoid conflict with other file.ydong10
2012-08-15OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten
2012-08-15OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten
2012-08-13OvmfPkg: Support GCC47 toolchainjljusten
2012-08-13OvmfPkg: generate full MADT dynamically, synchronize contents with 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-08-13OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten
2012-08-13OvmfPkg: add parallel port to the DSDTjljusten
2012-08-13OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten
2012-08-13OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten
2012-08-13OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten
2012-08-13OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten