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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Print.c 68 static EFI_GRAPHICS_OUTPUT_BLT_PIXEL mEfiColors[16] = {
235 &mEfiColors[Sto->Mode->Attribute & 0x0f],
244 &mEfiColors[Sto->Mode->Attribute >> 4],
281 mEfiColors[Sto->Mode->Attribute & 0x0f],
282 mEfiColors[Sto->Mode->Attribute >> 4],
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Print.c 93 static EFI_GRAPHICS_OUTPUT_BLT_PIXEL mEfiColors[16] = {
261 &mEfiColors[Sto->Mode->Attribute & 0x0f],
270 &mEfiColors[Sto->Mode->Attribute >> 4],
307 mEfiColors[Sto->Mode->Attribute & 0x0f],
308 mEfiColors[Sto->Mode->Attribute >> 4],
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
UefiLibPrint.c 18 GLOBAL_REMOVE_IF_UNREFERENCED EFI_GRAPHICS_OUTPUT_BLT_PIXEL mEfiColors[16] = {
439 &mEfiColors[Sto->Mode->Attribute & 0x0f],
448 &mEfiColors[Sto->Mode->Attribute >> 4],
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
UefiLibPrint.c 18 GLOBAL_REMOVE_IF_UNREFERENCED EFI_GRAPHICS_OUTPUT_BLT_PIXEL mEfiColors[16] = {
439 &mEfiColors[Sto->Mode->Attribute & 0x0f],
448 &mEfiColors[Sto->Mode->Attribute >> 4],

Completed in 91 milliseconds