Searched refs:GopHeight (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
H A DGraphicsConsole.c295 NewModeBuffer[ValidCount].GopHeight = VerticalResolution;
308 NewModeBuffer[ValidCount].GopHeight = VerticalResolution;
336 NewModeBuffer[ValidCount].GopHeight = VerticalResolution;
1385 ModeData->GopHeight,
1400 if (EFI_ERROR (Status) || HorizontalResolution != ModeData->GopWidth || VerticalResolution != ModeData->GopHeight) {
1407 ModeData->GopHeight,
1430 ModeData->GopHeight,
1550 ModeData->GopHeight,
1563 ModeData->GopHeight,
1740 Blt->Height = (UINT16) (Private->ModeData[This->Mode->Mode].GopHeight);
[all...]
H A DGraphicsConsole.h62 UINT32 GopHeight; member in struct:__anon11138

Completed in 80 milliseconds