Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c39 EFI_HANDLE mVgaHandle; variable
1160 if ((mVgaInstallationInProgress) && (HandleBuffer[Index] != mVgaHandle)) { in PciProgramAllInterruptLineRegisters()
2420 if (PciHandle != mVgaHandle) { in LegacyBiosInstallRom()
2563 if (PciHandle != mVgaHandle) { in LegacyBiosInstallRom()
2867 mVgaHandle = HandleBuffer[0]; in LegacyBiosInstallPciRom()
2868 if ((!Private->VgaInstalled) && (PciHandle != mVgaHandle)) { in LegacyBiosInstallPciRom()