Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
60bee0c9b5e90eee06c21b4df540ee83b7342d0a
/
OvmfPkg
/
SmbiosPlatformDxe
b0a2498
According to PI errata 0000654 and 000811, we need use 0xFFFE to instead of 0 for EFI_SMBIOS_PROTOCOL.Add() SmbiosHandle parameter to assign a unique handle to the SMBIOS record, and for EFI_SMBIOS_PROTOCOL.GetNext() SmbiosHandle parameter to get the first matched SMBIOS handle or indicate no more SMBIOS record.
by lzeng14
· 13 years ago
670a64e
Fix build crash while using MSFT to build OVMF, also fix some build warning report for PCD type issues.
by gikidy
· 13 years ago
fb11c13
OvmfPkg/SmbiosPlatformDxe: Fix Visual Studio build issue
by jljusten
· 13 years ago
fb51181
OvmfPkg/SmbiosPlatformDxe: Add OVMF SMBIOS driver (with Xen support)
by jljusten
· 13 years ago