summaryrefslogtreecommitdiffstats
path: root/OvmfPkg
Commit message (Expand)AuthorAgeFilesLines
* Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu22011-08-251-0/+36
* Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy2011-08-255-12/+12
* OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issuejljusten2011-08-171-2/+2
* OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten2011-08-1310-6/+373
* OvmfPkg AcpiTimerLib: Fix issue with I/O address initializationjljusten2011-08-111-1/+1
* OvmfPkg/PlatformPei: Add Xen supportjljusten2011-08-054-14/+197
* OvmfPkg/Include/Guid: Add XenInfo GUIDjljusten2011-07-292-0/+43
* OvmfPkg/Library/AcpiTimerLib: Modified to support Xen HVMjljusten2011-07-271-5/+24
* OvmfPkg: Add PathLib class mapping when building the UEFI shelljljusten2011-07-113-0/+3
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-282-2/+3
* OvmfPkg: Add support for UEFI shelljljusten2011-06-266-3/+132
* update copyright line formathhtian2011-06-071-2/+2
* Clean up DEC files:mdkinney2011-05-091-9/+9
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-051-1/+1
* OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG buildsjljusten2011-04-173-15/+15
* OvmfPkg: Add QemuVideoDxe driverjljusten2011-04-1214-20/+2054
* OvmfPkg/*.dsc: Change FileHandleLib instance pathjljusten2011-03-313-3/+3
* OvmfPkg/PlatformPei: Fix issue with 'RELEASE' tag buildjljusten2011-03-221-2/+7
* OvmfPkg/PlatformPei: Set BootMode, install MasterBootMode PPIjljusten2011-03-222-0/+26
* Changed TEMPORARY_RAM_SUPPORT_PPI to EFI_PEI_TEMPORARY_RAM_SUPPORT_PPI.vanjeff2011-03-141-2/+2
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-103-0/+3
* OvmfPkg: Add create-release.py scriptjljusten2011-02-231-0/+240
* OvmfPkg NvVarsFileLib: Leverage SerializeVariablesLibjljusten2011-01-304-536/+94
* OvmfPkg: Add SerializeVariablesLib library instancejljusten2011-01-306-0/+941
* OvmfPkg: Add SerializeVariablesLib library classjljusten2011-01-302-1/+234
* OvmfPkg ResetSystemLib: Fix build issue with VS2005jljusten2011-01-271-1/+1
* OvmfPkg: Add support for memory above 4GBjljusten2011-01-213-7/+81
* OvmfPkg: Add NullMemoryTestDxe driverjljusten2011-01-216-1/+6
* OvmfPkg: Add DEBUG messages to dump the contents of CMOSjljusten2011-01-211-0/+24
* OvmfPkg EmuVariableFvb: Use 64-bit NV storage PCDjljusten2011-01-165-5/+5
* OvmfPkg ResetSystemLib: Add shutdown support for OVMFjljusten2011-01-135-6/+145
* OvmfPkg/PlatformPei: Set PM base address OVMFjljusten2011-01-132-0/+6
* OvmfPkg/build.sh: Recognize '-p' switchjljusten2011-01-131-3/+11
* OvmfPkg EMU FVB: Add 2 functions to PlatformFvbLibjljusten2011-01-094-4/+145
* OvmfPkg EMU FVB: Convert to FVB2 protocoljljusten2011-01-095-24/+24
* OvmfPkg PlatformFvbLib: Change PlatformFvbDataWrittenjljusten2011-01-094-8/+26
* OvmfPkg/build.sh: Add features and replace build32/64.shjljusten2011-01-093-158/+116
* OvmfPkg: Work around issue seen with kvm + grub2 (efi)jljusten2010-12-313-24/+6
* OvmfPkg: Add USB supportjljusten2010-12-316-2/+59
* OvmfPkg README: Group network information togetherjljusten2010-12-311-20/+30
* OvmfPkg: Add build32.sh and build64.sh scriptsjljusten2010-12-313-0/+251
* DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten2010-12-063-0/+3
* Fix PCD token value conflict issue.gikidy2010-11-021-2/+2
* OVMF: Only enable MDEPKG_NDEBUG for RELEASE buildsjljusten2010-10-133-19/+19
* OVMF: Support greater than 2GB of memoryjljusten2010-10-133-12/+19
* OVMF BDS: Don't call BdsLibSaveMemoryTypeInformationjljusten2010-10-131-2/+1
* Update Ovmf DSC/FDF files to support source debugging feature that will be sw...vanjeff2010-09-126-9/+81
* Clean up SEC implementation for Ovmf.mdkinney2010-08-0314-938/+701
* Add support for e1000 NICs to OVMFmdkinney2010-07-267-16/+498
* Update OVMF Platform PEI to declare IO and MMIO resources.mdkinney2010-07-161-23/+28