summaryrefslogtreecommitdiff
path: root/OvmfPkg/SmbiosPlatformDxe
AgeCommit message (Expand)AuthorFilesLines
2016-09-12OvmfPkg: convert C files with LF line terminators to CRLFLaszlo Ersek1-98/+98
2015-08-06OvmfPkg: SmbiosPlatformDxe: eliminate duplicate entry point validationLaszlo Ersek2-21/+13
2015-07-26OvmfPkg: SmbiosPlatformDxe: restrict current Xen code to IA32/X64Laszlo Ersek3-2/+41
2015-07-26OvmfPkg: SmbiosPlatformDxe: move IsEntryPointStructureValid() to Xen.cLaszlo Ersek3-50/+35
2015-04-01OvmfPkg/SmbiosPlatformDxe: Fix build issue with VS2010Jordan Justen1-5/+7
2015-02-13OvmfPkg/SMBIOS: Provide default Type 0 (BIOS Information) structureGabriel Somlo1-0/+66
2014-05-20OvmfPkg/SMBIOS: Add QEMU support to OVMF SMBIOS driverGabriel Somlo4-5/+101
2014-05-20OvmfPkg/SMBIOS: Reuse handles supplied by underlying VMGabriel Somlo1-1/+1
2011-11-21According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0...lzeng141-1/+1
2011-08-25Fix build crash while using MSFT to build OVMF, also fix some build warning r...gikidy1-1/+1
2011-08-17OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issuejljusten1-2/+2
2011-08-13OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)jljusten4-0/+346