iPXE discussion forum

Full Version: iPXE SMBIOS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to get information from the SMBIOS using iPXE's ${smbios/x.x.x} api.

In the SMBIOS 3.0 documentation, memory devices are type 17 and its occurs multiple times for each RAM slot. With the iPXE smbios call how can I fetch each memory device struct (ie. RAM slot)?
Reference URL's