[edk2-devel] [PATCH 2/5] OvmfPkg: Create global entry point for SMBIOS parsing

2021-12-01 Thread sebastien . boeuf
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| 47 +++ OvmfPkg/SmbiosPlatformDxe/Qemu.c

Re: [edk2-devel] [PATCH 2/5] OvmfPkg: Create global entry point for SMBIOS parsing

2021-12-01 Thread Gerd Hoffmann
Hi, > +#include "SmbiosPlatformDxe.h" > + > +UINT8 * > +GetQemuSmbiosTables ( > + VOID > + ); That declaration should be in SmbiosPlatformDxe.h take care, Gerd -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#84205): https://edk2.