Home
last modified time | relevance | path

Searched refs:SecRow (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcBoot.c80 INT32 SecRow; in PxeBcSelectBootPrompt() local
180 SecRow = gST->ConOut->Mode->CursorRow; in PxeBcSelectBootPrompt()
184 gST->ConOut->SetCursorPosition (gST->ConOut, SecCol + PromptLen, SecRow); in PxeBcSelectBootPrompt()
190 gST->ConOut->SetCursorPosition (gST->ConOut, SecCol + PromptLen, SecRow); in PxeBcSelectBootPrompt()
242 gST->ConOut->SetCursorPosition (gST->ConOut, 0 , SecRow + 1); in PxeBcSelectBootPrompt()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
DPxeBcDhcp.c1592 INT32 SecRow; in PxeBcSelectBootPrompt() local
1685 SecRow = gST->ConOut->Mode->CursorRow; in PxeBcSelectBootPrompt()
1689 gST->ConOut->SetCursorPosition (gST->ConOut, SecCol + PromptLen, SecRow); in PxeBcSelectBootPrompt()
1695 gST->ConOut->SetCursorPosition (gST->ConOut, SecCol + PromptLen, SecRow); in PxeBcSelectBootPrompt()
1740 gST->ConOut->SetCursorPosition (gST->ConOut, 0 , SecRow + 1); in PxeBcSelectBootPrompt()