audk/OvmfPkg/SmbiosPlatformDxe
Gerd Hoffmann 4cb94f20b0 OvmfPkg/SmbiosPlatformDxe: use PcdFirmware*
Instead of using hard-coded strings ("0.0.0" for BiosVersion etc)
which is mostly useless read the PCDs (PcdFirmwareVendor,
PcdFirmwareVersionString and PcdFirmwareReleaseDateString) and
build the string table dynamuically at runtime.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2022-12-10 15:59:43 +00:00
..
ArmXen.c OvmfPkg/SmbiosPlatformDxe: split GetXenSmbiosTables() decl. to new header 2021-06-04 16:01:50 +00:00
CloudHv.c OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor 2021-12-11 14:26:05 +00:00
EntryPoint.c OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor 2021-12-11 14:26:05 +00:00
Qemu.c OvmfPkg: Create global entry point for SMBIOS parsing 2021-12-11 14:26:05 +00:00
SmbiosPlatformDxe.c OvmfPkg/SmbiosPlatformDxe: use PcdFirmware* 2022-12-10 15:59:43 +00:00
SmbiosPlatformDxe.h OvmfPkg: Retrieve SMBIOS from Cloud Hypervisor 2021-12-11 14:26:05 +00:00
SmbiosPlatformDxe.inf OvmfPkg/SmbiosPlatformDxe: use PcdFirmware* 2022-12-10 15:59:43 +00:00
X86Xen.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Xen.c OvmfPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
XenSmbiosPlatformDxe.h OvmfPkg/SmbiosPlatformDxe: split GetXenSmbiosTables() decl. to new header 2021-06-04 16:01:50 +00:00
XenSmbiosPlatformDxe.inf OvmfPkg/SmbiosPlatformDxe: use PcdFirmware* 2022-12-10 15:59:43 +00:00