Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DFrontPage.h38 extern UINT32 mBootVerticalResolution;
DFrontPage.c30 UINT32 mBootVerticalResolution = 0; variable
1040 mBootVerticalResolution = GraphicsOutput->Mode->Info->VerticalResolution; in PlatformBdsEnterFrontPage()
1339 NewVerticalResolution = mBootVerticalResolution; in BdsSetConsoleMode()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.h507 extern UINT32 mBootVerticalResolution ;
DBdsPlatform.c2624 mBootVerticalResolution = GraphicsOutput->Mode->Info->VerticalResolution; in PlatformBdsEnterFrontPageWithHotKey()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/
DBootManagerMenu.c25 UINT32 mBootVerticalResolution = 0; variable
754 NewVerticalResolution = mBootVerticalResolution; in BdsSetConsoleMode()
980 mBootVerticalResolution = GraphicsOutput->Mode->Info->VerticalResolution; in BootManagerMenuEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
DFrontPage.c32 UINT32 mBootVerticalResolution = 0; variable
1034 NewVerticalResolution = mBootVerticalResolution; in BdsSetConsoleMode()
1228 mBootVerticalResolution = GraphicsOutput->Mode->Info->VerticalResolution; in InitializeUserInterface()