On Sat, Dec 04, 2021 at 11:51:57PM +0100, sebastien.bo...@intel.com wrote:
> From: Sebastien Boeuf
>
> Move the generic entry point part out of Qemu.c to anticipate the
> addition of new ways of retrieving the SMBIOS table.
>
> Signed-off-by: Sebastien Boeuf
Reviewed-by: Gerd Hoffmann
-=-=
From: Sebastien Boeuf
Move the generic entry point part out of Qemu.c to anticipate the
addition of new ways of retrieving the SMBIOS table.
Signed-off-by: Sebastien Boeuf
---
OvmfPkg/SmbiosPlatformDxe/EntryPoint.c| 42 +++
OvmfPkg/SmbiosPlatformDxe/Qemu.c