Re: [edk2-devel] [PATCH v3 1/8] Sophgo/SG2042Pkg: Add SmbiosPlatformDxe module.

2023-09-15 Thread Sunil V L
On Thu, Sep 07, 2023 at 06:25:44PM +0800, caiyuqing...@163.com wrote: > From: caiyuqing379 <202235...@mail.sdu.edu.cn> > > This driver installs SMBIOS information for SG2042. Install hardware > information by creating an SMBIOS table which includes BIOS version, > system manufacturer, product name

[edk2-devel] [PATCH v3 1/8] Sophgo/SG2042Pkg: Add SmbiosPlatformDxe module.

2023-09-07 Thread caiyuqing_hz
From: caiyuqing379 <202235...@mail.sdu.edu.cn> This driver installs SMBIOS information for SG2042. Install hardware information by creating an SMBIOS table which includes BIOS version, system manufacturer, product name, processor, memory, slots, storage, and other. Signed-off-by: caiyuqing379 <20