Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DFrontPage.h40 extern UINT32 mBootTextModeRow;
DFrontPage.c32 UINT32 mBootTextModeRow = 0; variable
1051 mBootTextModeRow = (UINT32)BootTextRow; in PlatformBdsEnterFrontPage()
1341 NewRows = mBootTextModeRow; in BdsSetConsoleMode()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.h509 extern UINT32 mBootTextModeRow ;
DBdsPlatform.c2635 mBootTextModeRow = (UINT32)BootTextRow; in PlatformBdsEnterFrontPageWithHotKey()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/BootManagerMenuApp/
DBootManagerMenu.c27 UINT32 mBootTextModeRow = 0; variable
756 NewRows = mBootTextModeRow; in BdsSetConsoleMode()
991 mBootTextModeRow = (UINT32)BootTextRow; in BootManagerMenuEntry()
/device/linaro/bootloader/edk2/MdeModulePkg/Application/UiApp/
DFrontPage.c34 UINT32 mBootTextModeRow = 0; variable
1036 NewRows = mBootTextModeRow; in BdsSetConsoleMode()
1239 mBootTextModeRow = (UINT32)BootTextRow; in InitializeUserInterface()