HomeSort by relevance Sort by last modified time
    Searched refs:KEYHELP_BACKGROUND (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/CustomizedDisplayLib/
Colors.h 28 #define KEYHELP_BACKGROUND EFI_BACKGROUND_BLACK
CustomizedDisplayLib.c 97 ClearLines (0, gScreenDimensions.RightColumn, 0, gScreenDimensions.BottomRow, KEYHELP_BACKGROUND);
158 gST->ConOut->SetAttribute (gST->ConOut, KEYHELP_TEXT | KEYHELP_BACKGROUND);
366 gST->ConOut->SetAttribute (gST->ConOut, KEYHELP_BACKGROUND);
385 gST->ConOut->SetAttribute (gST->ConOut, KEYHELP_BACKGROUND);
CustomizedDisplayLibInternal.c 158 KEYHELP_TEXT | KEYHELP_BACKGROUND

Completed in 62 milliseconds