Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
DVesaBiosExtensions.h248 #define VESA_BIOS_EXTENSIONS_VERSION_3_0 0x0300 macro
DBiosVideo.c1367 if (BiosVideoPrivate->VbeInformationBlock->VESAVersion >= VESA_BIOS_EXTENSIONS_VERSION_3_0) { in BiosVideoCheckForVbe()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DVesaBiosExtensions.h257 #define VESA_BIOS_EXTENSIONS_VERSION_3_0 0x0300 macro
DBiosVideo.c1672 if (BiosVideoPrivate->VbeInformationBlock->VESAVersion >= VESA_BIOS_EXTENSIONS_VERSION_3_0) { in BiosVideoCheckForVbe()