Home
last modified time | relevance | path

Searched refs:Background (Results 1 – 25 of 36) sorted by relevance

12

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DCls.c33 UINTN Background; in ShellCommandRunCls() local
44 Background = 0; in ShellCommandRunCls()
90 Background = EFI_BACKGROUND_BLACK; in ShellCommandRunCls()
93 Background = EFI_BACKGROUND_BLUE; in ShellCommandRunCls()
96 Background = EFI_BACKGROUND_GREEN; in ShellCommandRunCls()
99 Background = EFI_BACKGROUND_CYAN; in ShellCommandRunCls()
102 Background = EFI_BACKGROUND_RED; in ShellCommandRunCls()
105 Background = EFI_BACKGROUND_MAGENTA; in ShellCommandRunCls()
108 Background = EFI_BACKGROUND_BROWN; in ShellCommandRunCls()
111 Background = EFI_BACKGROUND_LIGHTGRAY; in ShellCommandRunCls()
[all …]
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DMemoryTest.c60 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in PlatformBootManagerMemoryTest() local
91 SetMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL), 0x0); in PlatformBootManagerMemoryTest()
178 Background, in PlatformBootManagerMemoryTest()
202 Background, in PlatformBootManagerMemoryTest()
246 Background, in PlatformBootManagerMemoryTest()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DEditStatusBar.c65 UINT32 Background : 3; member
115 New.Colors.Foreground = Orig.Colors.Background & 0xF; in StatusBarRefresh()
116 New.Colors.Background = Orig.Colors.Foreground & 0x7; in StatusBarRefresh()
DEditTitleBar.c66 UINT32 Background : 4; member
112 New.Colors.Foreground = Orig.Colors.Background & 0xF; in MainTitleBarRefresh()
113 New.Colors.Background = Orig.Colors.Foreground & 0x7; in MainTitleBarRefresh()
DEditInputBar.c106 UINT32 Background : 3; member
153 New.Colors.Foreground = Orig.Colors.Background & 0xF; in InputBarRefresh()
154 New.Colors.Background = Orig.Colors.Foreground & 0x7; in InputBarRefresh()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/
DMemoryTest.c229 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in BdsMemoryTest() local
254 SetMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL), 0x0); in BdsMemoryTest()
341 Background, in BdsMemoryTest()
365 Background, in BdsMemoryTest()
409 Background, in BdsMemoryTest()
DFrontPage.c891 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in ShowProgress() local
898 SetMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL), 0x0); in ShowProgress()
908 PlatformBdsShowProgress (Foreground, Background, TmpStr, Color, 0, 0); in ShowProgress()
930 Background, in ShowProgress()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
DPrint.c96 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background, in _IPrint() argument
239 if (Background != NULL) { in _IPrint()
240 EfiCopyMem (&FontInfo->BackgroundColor, Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in _IPrint()
277 if (Foreground == NULL || Background == NULL) { in _IPrint()
293 *Background, in _IPrint()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
DFonts.c163 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background, in HiiGlyphToBlt() argument
181 BltBuffer[Ypos * Width * Count + (Width - Xpos - 1)] = Background; in HiiGlyphToBlt()
DSetupBrowser.c297 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in ShowProgress() local
309 SetMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL), 0x0); in ShowProgress()
317 PlatformBdsShowProgress (Foreground, Background, TmpStr, Color, 0, 0); in ShowProgress()
336 Background, in ShowProgress()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DFont.c289 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background, in NarrowGlyphToBlt() argument
329 Buffer[Ypos * ImageWidth + Xpos] = Background; in NarrowGlyphToBlt()
368 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background, in GlyphToBlt() argument
427 BltBuffer[Ypos * ImageWidth + Xpos * 8 + Index] = Background; in GlyphToBlt()
443 BltBuffer[Ypos * ImageWidth + Xpos * 8 + Index] = Background; in GlyphToBlt()
485 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background, in GlyphToImage() argument
511 Background, in GlyphToImage()
530 Background, in GlyphToImage()
541 Background, in GlyphToImage()
556 Background, in GlyphToImage()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
DGraphicsConsole.c902 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in GraphicsConsoleConOutOutputString() local
939 GetTextColors (This, &Foreground, &Background); in GraphicsConsoleConOutOutputString()
1006 &Background, in GraphicsConsoleConOutOutputString()
1038 (EFI_UGA_PIXEL *) (UINTN) &Background, in GraphicsConsoleConOutOutputString()
1528 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in GraphicsConsoleConOutClearScreen() local
1545 GetTextColors (This, &Foreground, &Background); in GraphicsConsoleConOutClearScreen()
1549 &Background, in GraphicsConsoleConOutClearScreen()
1562 (EFI_UGA_PIXEL *) (UINTN) &Background, in GraphicsConsoleConOutClearScreen()
1713 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background in GetTextColors() argument
1721 *Background = mGraphicsEfiColors[Attribute >> 4]; in GetTextColors()
[all …]
DGraphicsConsole.h532 OUT EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DSimpleTextOut.h138 #define EFI_TEXT_ATTR(Foreground,Background) ((Foreground) | ((Background) << 4)) argument
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/
DTextEditorTypes.h57 UINT32 Background : 4; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
DPrint.c121 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background, in _IPrint() argument
265 if (Background != NULL) { in _IPrint()
266 EfiCopyMem (&FontInfo->BackgroundColor, Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in _IPrint()
303 if (Foreground == NULL || Background == NULL) { in _IPrint()
319 *Background, in _IPrint()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DHexEditorTypes.h58 UINT32 Background : 4; member
DBufferImage.c584 New.Colors.Foreground = Orig.Colors.Background & 0xF; in HBufferImageRestoreMousePosition()
585 New.Colors.Background = Orig.Colors.Foreground & 0x7; in HBufferImageRestoreMousePosition()
760 New.Colors.Foreground = Orig.Colors.Background; in HBufferImageRefresh()
761 New.Colors.Background = Orig.Colors.Foreground; in HBufferImageRefresh()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiPrintLib.h111 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background, OPTIONAL
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
DUefiLibPrint.c345 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background, in InternalPrintGraphic() argument
443 if (Background != NULL) { in InternalPrintGraphic()
444 CopyMem (&FontInfo.BackgroundColor, Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in InternalPrintGraphic()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
DUefiLibPrint.c345 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL *Background, in InternalPrintGraphic() argument
443 if (Background != NULL) { in InternalPrintGraphic()
444 CopyMem (&FontInfo.BackgroundColor, Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in InternalPrintGraphic()
/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
DFbGop.c1010 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background; in FbGopGraphicsOutputSetMode() local
1028 ZeroMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL)); in FbGopGraphicsOutputSetMode()
1031 &Background, in FbGopGraphicsOutputSetMode()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DFrameworkHii.h655 IN EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background,
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch4643 - UINT32 Background : 4;
4645 + UINT8 Background : 4;
4754 - New.Colors.Foreground = Orig.Colors.Background;
4755 - New.Colors.Background = Orig.Colors.Foreground;
4758 + New.Colors.Background = Orig.Colors.Background;
4773 + EFI_TEXT_ATTR (New.Colors.Background, New.Colors.Foreground)
4785 + EFI_TEXT_ATTR (Orig.Colors.Foreground, Orig.Colors.Background)
4833 New.Colors.Foreground = Orig.Colors.Background;
4834 New.Colors.Background = Orig.Colors.Foreground;
4839 + EFI_TEXT_ATTR (New.Colors.Foreground, New.Colors.Background)
[all …]
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
DBdsPlatform.c2417 EFI_GRAPHICS_OUTPUT_BLT_PIXEL Background;
2440 SetMem (&Background, sizeof (EFI_GRAPHICS_OUTPUT_BLT_PIXEL), 0x0);
2447 PlatformBdsShowProgress (Foreground, Background, TmpStr, Color, 0, 0);
2471 Background,

12