summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten2012-09-122-2/+2
* OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCDjljusten2012-09-123-1/+12
* OvmfPkg: assorted whitespace removaljljusten2012-09-123-7/+5
* OvmfPkg/BlockMmioToBlockIoDxe: Fix allocation size errorjljusten2012-08-281-2/+2
* OVMF X64: Allow enabling SOURCE_DEBUG_ENABLE on GCC44jljusten2012-08-281-2/+2
* OvmfPkg: get boot order from QEMUjljusten2012-08-274-0/+1028
* OvmfPkg/PlatformPei: Shrink memory range for PCI MMIO allocationjljusten2012-08-271-2/+3
* Update file guid to avoid conflict with other file.ydong102012-08-171-1/+1
* OvmfPkg: Add custom SecureBootConfigDxe that doesn't resetjljusten2012-08-1516-12/+7379
* OvmfPkg/AcpiPlatformDxe: Fix Visual Studio build issuesjljusten2012-08-151-9/+9
* OvmfPkg: Support GCC47 toolchainjljusten2012-08-131-0/+3
* OvmfPkg: generate full MADT dynamically, synchronize contents with qemujljusten2012-08-137-62/+146
* OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten2012-08-131-10/+10
* OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten2012-08-131-3/+3
* OvmfPkg: fix interrupt routing in the DSDT, bump revision numberjljusten2012-08-131-13/+122
* OvmfPkg: add parallel port to the DSDTjljusten2012-08-131-0/+13
* OvmfPkg: fix the _UID of \_SB.PCI0.LPC.LNKD in the DSDTjljusten2012-08-131-1/+1
* OvmfPkg: add comments to the DSDT, remove trailing empty linejljusten2012-08-131-5/+7
* OvmfPkg: _DIS and _SRS methods should have permanent effectjljusten2012-08-131-23/+28
* OvmfPkg: unlike PIIX4, qemu needs ActiveHigh for interrupt sharingjljusten2012-08-131-2/+2
* OvmfPkg: simplify _CRS, _PRS, _SRS methods in the DSDTjljusten2012-08-131-22/+22