summaryrefslogtreecommitdiff
path: root/OvmfPkg/Include
AgeCommit message (Expand)AuthorFilesLines
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