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

This code provides information for the SMBIOS Type 1 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/Type01/MiscSystemManufacturer.uni [new file with mode: 0644]
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerData.c [new file with mode: 0644]
ArmPkg/Universal/Smbios/SmbiosMiscDxe/Type01/MiscSystemManufacturerFunction.c [new file with mode: 0644]