Searched refs:HotPlugMemoryEnd (Results 1 – 1 of 1) sorted by relevance
109 UINT64 HotPlugMemoryEnd; in GetFirstNonAddress() local178 if (!EFI_ERROR (Status) && FwCfgSize == sizeof HotPlugMemoryEnd) { in GetFirstNonAddress()180 QemuFwCfgReadBytes (FwCfgSize, &HotPlugMemoryEnd); in GetFirstNonAddress()182 ASSERT (HotPlugMemoryEnd >= FirstNonAddress); in GetFirstNonAddress()183 FirstNonAddress = HotPlugMemoryEnd; in GetFirstNonAddress()