Hi,
I was adding SMBIOS DMI data in UEFI for our ARM64 platform. One patch that I referred is of ARM JUNO platform: ArmPlatformPkg/ArmJunoPkg: Create SMBIOS/DMI data for Juno
In it, almost all SMBIOS table entries/structures are populated statically with information. Is it preliminary support? can we fill most of the information like: Memory module information Cache related info etc by reading from registers or from system at run time instead of filling it statically?
Any views?
Thanks and Regards, Shaveta