]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type00
authorRebecca Cran <rebecca@nuviainc.com>
Mon, 8 Feb 2021 00:52:47 +0000 (17:52 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 8 Feb 2021 19:35:23 +0000 (19:35 +0000)
commit6273e59a2ead3361b0e3bb29b32b331a6b10bc11
treebfc640833c860f1fe81deebe2d398f2f88b20047
parent2ba6ecef39d56a6dc12d99f724298cf00436d544
ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type00

This code provides information for the SMBIOS Type 0 table.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
Reviewed-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendor.uni [new file with mode: 0644]
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorData.c [new file with mode: 0644]
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type00/MiscBiosVendorFunction.c [new file with mode: 0644]