smbios_structure_header
smbios_get_string(struct smbios_structure_header* table, uint8* tableEnd,
(addr + sizeof(struct smbios_structure_header)) < tableEnd;) {
struct smbios_structure_header* table
= (struct smbios_structure_header*)addr;
struct smbios_structure_header header;