Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
DVesaBiosExtensions.h343 UINT16 LinBytesPerScanLine; // Bytes/scan line for linear modes member
DBiosVideo.c1368 …CurrentModeData->BytesPerScanLine = BiosVideoPrivate->VbeModeInformationBlock->LinBytesPerScanLine; in BiosVideoCheckForVbe()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
DVesaBiosExtensions.h352 UINT16 LinBytesPerScanLine; // Bytes/scan line for linear modes member
DBiosVideo.c1673 …CurrentModeData->BytesPerScanLine = BiosVideoPrivate->VbeModeInformationBlock->LinBytesPerScanLine; in BiosVideoCheckForVbe()