summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Add IndustryStandard/X64Paging.hJordan Justen2013-07-181-0/+99
* OvmfPkg: VirtioNetDxe: declarations and macro definitionsLaszlo Ersek2013-06-141-0/+99
* OvmfPkg: adapt VirtioFlush()'s leading comment to the coding stylejljusten2013-05-151-5/+4
* OvmfPkg: adapt VirtioAppendDesc()'s leading comment to the coding stylejljusten2013-05-151-21/+20
* OvmfPkg: adapt VirtioPrepare()'s leading comment to the coding stylejljusten2013-05-151-1/+1
* OvmfPkg: VirtioLib: populate the Available Ring correctlyjljusten2013-05-141-15/+12
* OvmfPkg LinuxBzimage.h: Update for kernel boot protocol 2.12jljusten2013-02-141-3/+3
* QemuFwCfgLib: Add QemuFwCfgWriteBytes() functionjljusten2013-01-281-1/+20
* OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbagejljusten2013-01-161-1/+21
* OvmfPkg: Add LoadLinuxLib library interfacejljusten2012-11-021-0/+191
* OvmfPkg: Add Linux bzimage include filejljusten2012-11-021-0/+164
* OvmfPkg: introduce virtio-scsi driverjljusten2012-10-181-0/+100
* OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten2012-10-121-2/+2
* OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten2012-10-121-6/+70
* OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten2012-10-121-1/+1
* OvmfPkg: extract VirtioLib from VirtioBlkDxejljusten2012-10-121-0/+187
* OvmfPkg: Include/IndustryStandard: extract VirtioBlk.h from Virtio.hjljusten2012-10-122-58/+82
* OvmfPkg: rename OFFSET_OF_VHDR() / SIZE_OF_VHDR() to *_OF_VBLK()jljusten2012-10-121-2/+2
* OvmfPkg: regroup virtio config fields into generic & specific structsjljusten2012-10-121-8/+14
* 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-121-0/+176
* OvmfPkg: introduce QemuFwCfgFindFile ()jljusten2012-07-231-0/+21
* OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten2012-05-301-0/+157
* OvmfPkg/Include/Guid: Add XenInfo GUIDjljusten2011-07-291-0/+42
* OvmfPkg: Add SerializeVariablesLib library classjljusten2011-01-301-0/+229
* OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten2011-01-091-2/+46
* OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten2011-01-091-5/+5
* OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten2011-01-091-2/+8
* Update the copyright notice formathhtian2010-04-283-6/+6
* OVMF: Add Block MMIO protocol definitionjljusten2010-03-211-0/+50
* OVMF: Add support for saving the NV variables to disk following each SetVaria...jljusten2009-09-261-0/+16
* Add PlatformFvbLib to allow platform customization of an FVB driver.jljusten2009-09-261-0/+37
* Implement NvVarsFileLib to save and restore non-volatile variables using a file.jljusten2009-09-161-0/+35