Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
DVesaBiosExtensions.h247 #define VESA_BIOS_EXTENSIONS_VERSION_2_0 0x0200 macro
DBiosVideo.c1132 if (BiosVideoPrivate->VbeInformationBlock->VESAVersion < VESA_BIOS_EXTENSIONS_VERSION_2_0) { in BiosVideoCheckForVbe()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DVesaBiosExtensions.h256 #define VESA_BIOS_EXTENSIONS_VERSION_2_0 0x0200 macro
DBiosVideo.c1387 if (BiosVideoPrivate->VbeInformationBlock->VESAVersion < VESA_BIOS_EXTENSIONS_VERSION_2_0) { in BiosVideoCheckForVbe()