summaryrefslogtreecommitdiff
path: root/OvmfPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2013-12-11OvmfPkg/Virtio: Removed VirtioReadDevice() / VirtIoWriteDevice() functionsOlivier Martin1-64/+0
2013-12-11OvmfPkg/Virtio.h: Removed definition of VIRTIO_HDROlivier Martin1-18/+0
2013-12-11OvmfPkg: Make the VirtIo devices use the new VIRTIO_DEVICE_PROTOCOLOlivier Martin4-61/+60
2013-12-11OvmfPkg/VirtioMmioDeviceLib: Implement VIRTIO_DEVICE_PROTOCOL for VirtIo Devi...Olivier Martin1-0/+66
2013-12-11OvmfPkg/VirtioDevice.h: Introduced VIRTIO_DEVICE_PROTOCOL protocolOlivier Martin1-0/+382
2013-12-08OvmfPkg: introduce E820.hWei Liu1-0/+46
2013-10-29OvmfPkg/Virtio.h: Added the Virtio Vendor and MMIO IDsOlivier Martin1-0/+7
2013-10-29OvmfPkg/Virtio.h: Added PCI/MMIO Virtio Headers OffsetsOlivier Martin1-0/+35
2013-10-29OvmfPkg/Virtio.h: Added the macros that define the Device Specific Configurat...Olivier Martin1-0/+7
2013-09-30OvmfPkg/Virtio.h: Added VirtIo Subsystem IDsOlivier Martin1-0/+13
2013-09-30OvmfPkg/IndustryStandard: Fixed 'VirtioNet.h' line endingsOlivier Martin1-99/+99
2013-09-24OvmfPkg: Remove IndustryStandard/X64Paging.hJordan Justen1-99/+0
2013-07-18OvmfPkg: Add IndustryStandard/X64Paging.hJordan Justen1-0/+99
2013-06-14OvmfPkg: VirtioNetDxe: declarations and macro definitionsLaszlo Ersek1-0/+99
2013-05-15OvmfPkg: adapt VirtioFlush()'s leading comment to the coding stylejljusten1-5/+4
2013-05-15OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding stylejljusten1-21/+20
2013-05-15OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding stylejljusten1-1/+1
2013-05-14OvmfPkg: VirtioLib: populate the Available Ring correctlyjljusten1-15/+12
2013-02-14OvmfPkg LinuxBzimage.h: Update for kernel boot protocol 2.12jljusten1-3/+3
2013-01-28QemuFwCfgLib: Add QemuFwCfgWriteBytes() functionjljusten1-1/+20
2013-01-16OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbagejljusten1-1/+21
2012-11-02OvmfPkg: Add LoadLinuxLib library interfacejljusten1-0/+191
2012-11-02OvmfPkg: Add Linux bzimage include filejljusten1-0/+164
2012-10-18OvmfPkg: introduce virtio-scsi driverjljusten1-0/+100
2012-10-12OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten1-2/+2
2012-10-12OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten1-6/+70
2012-10-12OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten1-1/+1
2012-10-12OvmfPkg: extract VirtioLib from VirtioBlkDxejljusten1-0/+187
2012-10-12OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.hjljusten2-58/+82
2012-10-12OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK()jljusten1-2/+2
2012-10-12OvmfPkg: regroup virtio config fields into generic & specific structsjljusten1-8/+14
2012-10-12OvmfPkg: IndustryStandard/Virtio.h: use OFFSET_OF in OFFSET_OF_VHDRjljusten1-1/+1
2012-10-12OvmfPkg: add inclusion guards in Include/IndustryStandard/Virtio.hjljusten1-0/+5
2012-10-12OvmfPkg: move VirtioBlkDxe/Virtio.h to Include/IndustryStandard/Virtio.hjljusten1-0/+176
2012-07-23OvmfPkg: introduce QemuFwCfgFindFile ()jljusten1-0/+21
2012-05-30OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten1-0/+157
2011-07-29OvmfPkg/Include/Guid: Add XenInfo GUIDjljusten1-0/+42
2011-01-30OvmfPkg: Add SerializeVariablesLib library classjljusten1-0/+229
2011-01-09OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten1-2/+46
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten1-5/+5
2011-01-09OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten1-2/+8
2010-04-28Update the copyright notice formathhtian3-6/+6
2010-03-21OVMF: Add Block MMIO protocol definitionjljusten1-0/+50
2009-09-26OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten1-0/+16
2009-09-26Add PlatformFvbLib to allow platform customization of an FVB driver.jljusten1-0/+37
2009-09-16Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten1-0/+35