Searched refs:BaseBoardType (Results 1 – 7 of 7) sorted by relevance
140 SmbiosRecord->BoardType = (UINT8)ForType2InputData->BaseBoardType; in MISC_SMBIOS_TABLE_FUNCTION()
159 SmbiosRecord->BoardType = (UINT8)ForType2InputData->BaseBoardType; in MISC_SMBIOS_TABLE_FUNCTION()
216 SmbiosRecord->BoardType = (UINT8)ForType2InputData->BaseBoardType; in MISC_SMBIOS_TABLE_FUNCTION()
194 EFI_BASE_BOARD_TYPE BaseBoardType; member
1866 EFI_BASE_BOARD_TYPE BaseBoardType; member
361 …tructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE2, BoardType)) = (UINT8) Bbm->BaseBoardType; in SmbiosFldMiscType2()