summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library
AgeCommit message (Expand)Author
2012-10-18OvmfPkg: QemuBootOrder: recognize virtio-scsi devicesjljusten
2012-10-12OvmfPkg: MSVC build fixes for VirtioLib and VirtioBlkDxejljusten
2012-10-12OvmfPkg: librarize reusable bits from VirtioBlkDxe's SynchronousRequest()jljusten
2012-10-12OvmfPkg: rename AppendDesc to VirtioAppendDescjljusten
2012-10-12OvmfPkg: extract VirtioLib from VirtioBlkDxejljusten
2012-10-08OvmfPkg: QemuBootOrder: recognize virtio-blk OFW device pathsjljusten
2012-10-08OvmfPkg: QemuBootOrder: lower the required number of OFW nodes to 2jljusten
2012-10-08OvmfPkg: QemuBootOrder: whitespace fixjljusten
2012-10-04When SOURCE_DEBUG_ENABLE is set, a TimerLib is linked into the SEC Phase to s...mdkinney
2012-10-03VS2005 and DDK3790 tool chain tags require typecasts to BOOLEAN to compile.mdkinney
2012-09-12OvmfPkg: use PCI_COMMAND_OFFSET/EFI_PCI_COMMAND_IO_SPACE in AcpiTimerLibjljusten
2012-09-12OvmfPkg: fix the mask for accessing the PIIX4 PMBA [15:6] bitfieldjljusten
2012-09-12OvmfPkg: extract the PBMA used in AcpiTimerLib into a PCDjljusten
2012-09-12OvmfPkg: assorted whitespace removaljljusten
2012-08-27OvmfPkg: get boot order from QEMUjljusten
2012-08-13OvmfPkg: have PlatformBdsLib::PciInitialization conform to the _PRSjljusten
2012-08-13OvmfPkg: PlatformBdsLib: the balloon device (RAM Memory) is in slot 5jljusten
2012-07-26OvmfPkg: add support for debug console on port 0x402jljusten
2012-07-23OvmfPkg: introduce QemuFwCfgFindFile ()jljusten
2012-07-10OvmfPkg BDS: Remove support for loading vgabios-cirrus.bin from 0xc0000jljusten
2012-05-30OvmfPkg: Add QemuFwCfgLib library class and implementationjljusten
2012-05-04OvmfPkg/AcpiTables: Change the ACPI PM Base Adress to 0xb000jljusten
2012-05-04OvmfPkg PlatformBdsLib: Set SCI_EN bit of PMCNTRLjljusten
2012-04-04OvmfPkg: Add custom mode setup if the Secure Boot build option is specified.leegrosenbaum
2012-03-14Improve robustness when scanning PCI Option ROM.rsun3
2012-03-09OvmfPkg: Add PlatformSecureLib instancejljusten
2011-10-31OvmfPkg: Remove variables that are set, but not usedjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-11OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten
2011-07-27OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten
2011-01-30OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten
2011-01-30OvmfPkg: Add SerializeVariablesLib library instancejljusten
2011-01-27OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten
2011-01-13OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten
2011-01-09OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten
2011-01-09OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten
2011-01-09OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten
2010-10-13OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten
2010-07-04Update OVMF BDS Library to call GenericBdsLib function to save gEfiMemoryType...mdkinney
2010-05-05Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkglgao4
2010-04-28Update the copyright notice formathhtian
2010-04-06Update the modules with the different module GUID to avoid the different modu...lgao4
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten
2010-02-25remove svn:executable attribute for INF file.klu2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-231. Correct File header to ## @filelgao4
2010-01-04OVMF: Add SEC ExtractGuidedSection implementationjljusten
2009-12-16Add missing EFIAPI instances on several functions.jljusten
2009-11-18Add necessary brace to fix GCC warningsqhuang8
2009-10-02Fix comment describing the library in PlatformFvbLibNull.inf.jljusten