Searched refs:SystemBiosMajorRelease (Results 1 – 9 of 9) sorted by relevance
180 SmbiosRecord->SystemBiosMajorRelease = ForType0InputData->BiosMajorRelease; in MISC_SMBIOS_TABLE_FUNCTION()
206 SmbiosRecord->SystemBiosMajorRelease = ForType0InputData->BiosMajorRelease; in MISC_SMBIOS_TABLE_FUNCTION()
327 SmbiosRecord->SystemBiosMajorRelease = ForType0InputData->BiosMajorRelease; in MISC_SMBIOS_TABLE_FUNCTION()
800 mArmDefaultType0.Base.SystemBiosMajorRelease = (PcdGet32 ( PcdFirmwareRevision ) >> 16) & 0xFF; in InstallAllStructures()
87 UINT8 SystemBiosMajorRelease; member
281 UINT8 SystemBiosMajorRelease; member
124 (UINT8 *) (StructureNode->Structure) + OFFSET_OF (SMBIOS_TABLE_TYPE0, SystemBiosMajorRelease), in SmbiosFldMiscType0()
333 PRINT_STRUCT_VALUE (Struct, Type0, SystemBiosMajorRelease); in SmbiosPrintStructure()