Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c1243 ((Private->Legacy16Table->UmaAddress != 0) && (Private->Legacy16Table->UmaSize != 0))) { in GenericLegacyBoot()
1249 Private->Legacy16Table->UmaAddress + Private->Legacy16Table->UmaSize)); in GenericLegacyBoot()
1254 Private->Legacy16Table->UmaSize, in GenericLegacyBoot()
DLegacyPci.c2307 (Private->Legacy16Table->UmaSize != 0) && in LegacyBiosInstallRom()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h243 UINT32 UmaSize; member