Home
last modified time | relevance | path

Searched refs:TempEfiEntry (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c1671 EFI_MEMORY_DESCRIPTOR TempEfiEntry; in LegacyBiosBuildE820() local
1776 CopyMem (&TempEfiEntry, EfiEntry, sizeof (EFI_MEMORY_DESCRIPTOR)); in LegacyBiosBuildE820()
1778 CopyMem (NextEfiEntry, &TempEfiEntry, sizeof (EFI_MEMORY_DESCRIPTOR)); in LegacyBiosBuildE820()