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

This code provides information for the SMBIOS Type 2 table.

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