Searched refs:BiosPhysicalDeviceSize (Results 1 – 4 of 4) sorted by relevance
131 ForType0InputData->BiosPhysicalDeviceSize.Value = (UINT16)BiosPhysicalSizeHexValue; in MISC_SMBIOS_TABLE_FUNCTION()132 ForType0InputData->BiosPhysicalDeviceSize.Exponent = (UINT16)BiosPhysicalSizeExponent; in MISC_SMBIOS_TABLE_FUNCTION()198 …Record->BiosSize = (UINT8)(Base2ToByteWith64KUnit(&ForType0InputData->BiosPhysicalDeviceSize) - 1); in MISC_SMBIOS_TABLE_FUNCTION()
115 EFI_EXP_BASE2_DATA BiosPhysicalDeviceSize; member
1760 EFI_EXP_BASE2_DATA BiosPhysicalDeviceSize; member
88 &BiosInfo->BiosPhysicalDeviceSize, in SmbiosFldMiscType0()