Searched refs:TempType (Results 1 – 1 of 1) sorted by relevance
1683 EFI_ACPI_MEMORY_TYPE TempType; in LegacyBiosBuildE820() local1808 TempType = EfiMemoryTypeToE820Type (EfiEntry->Type); in LegacyBiosBuildE820()1810 …if ((E820Table[Index].Type == TempType) && (EfiEntry->PhysicalStart == (E820Table[Index].BaseAddr … in LegacyBiosBuildE820()1822 E820Table[Index].Type = TempType; in LegacyBiosBuildE820()