summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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: introduce QemuFwCfgFindFile ()jljusten2012-07-231-0/+21
* OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten2012-05-301-0/+157
* 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-282-4/+4
* 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