Searched refs:BiosSegment (Results 1 – 9 of 9) sorted by relevance
164 SmbiosRecord->BiosSegment = (UINT16)ForType0InputData->BiosStartingAddress; in MISC_SMBIOS_TABLE_FUNCTION()
193 SmbiosRecord->BiosSegment = PcdGet16 (PcdSMBIOSBiosStartAddress); in MISC_SMBIOS_TABLE_FUNCTION()
308 SmbiosRecord->BiosSegment = (UINT16)ForType0InputData->BiosStartingAddress; in MISC_SMBIOS_TABLE_FUNCTION()
82 UINT16 BiosSegment; member
200 UINT16 BiosSegment; member
77 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE0, BiosSegment), in SmbiosFldMiscType0()
319 PRINT_STRUCT_VALUE (Struct, Type0, BiosSegment); in SmbiosPrintStructure()
9053 PrintStructValue (pStruct, Type0, BiosSegment);