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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
GraphicsLib.h 109 IN OUT VOID **GopBlt,
119 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
128 GopBlt - Buffer containing GOP version of BmpImage.
130 GopBltSize - Size of GopBlt in bytes.
132 PixelHeight - Height of GopBlt/BmpImage in pixels
134 PixelWidth - Width of GopBlt/BmpImage in pixels
139 EFI_SUCCESS - GopBlt and GopBltSize are returned.
141 EFI_BUFFER_TOO_SMALL - The passed in GopBlt buffer is not big enough.
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
QuietBoot.c 26 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
31 @param GopBlt Buffer containing GOP version of BmpImage.
32 @param GopBltSize Size of GopBlt in bytes.
33 @param PixelHeight Height of GopBlt/BmpImage in pixels
34 @param PixelWidth Width of GopBlt/BmpImage in pixels
36 @retval EFI_SUCCESS GopBlt and GopBltSize are returned.
38 @retval EFI_BUFFER_TOO_SMALL The passed in GopBlt buffer is not big enough.
48 IN OUT VOID **GopBlt,
160 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
QuietBoot.c 26 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
31 @param GopBlt Buffer containing GOP version of BmpImage.
32 @param GopBltSize Size of GopBlt in bytes.
33 @param PixelHeight Height of GopBlt/BmpImage in pixels
34 @param PixelWidth Width of GopBlt/BmpImage in pixels
36 @retval EFI_SUCCESS GopBlt and GopBltSize are returned.
38 @retval EFI_BUFFER_TOO_SMALL The passed in GopBlt buffer is not big enough.
48 IN OUT VOID **GopBlt,
160 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Graphics/
Graphics.c 116 IN OUT VOID **GopBlt,
126 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
135 GopBlt - Buffer containing GOP version of BmpImage.
137 GopBltSize - Size of GopBlt in bytes.
139 PixelHeight - Height of GopBlt/BmpImage in pixels
141 PixelWidth - Width of GopBlt/BmpImage in pixels
146 EFI_SUCCESS - GopBlt and GopBltSize are returned.
148 EFI_BUFFER_TOO_SMALL - The passed in GopBlt buffer is not big enough.
254 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/GraphicsLite/
Graphics.c 117 IN OUT VOID **GopBlt,
127 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
136 GopBlt - Buffer containing GOP version of BmpImage.
138 GopBltSize - Size of GopBlt in bytes.
140 PixelHeight - Height of GopBlt/BmpImage in pixels
142 PixelWidth - Width of GopBlt/BmpImage in pixels
147 EFI_SUCCESS - GopBlt and GopBltSize are returned.
149 EFI_BUFFER_TOO_SMALL - The passed in GopBlt buffer is not big enough.
255 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c 647 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
652 @param GopBlt Buffer containing GOP version of BmpImage.
653 @param GopBltSize Size of GopBlt in bytes.
654 @param PixelHeight Height of GopBlt/BmpImage in pixels
655 @param PixelWidth Width of GopBlt/BmpImage in pixels
657 @retval EFI_SUCCESS GopBlt and GopBltSize are returned.
659 @retval EFI_BUFFER_TOO_SMALL The passed in GopBlt buffer is not big enough.
668 IN OUT VOID **GopBlt,
780 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleLib.c 309 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
316 @param[in, out] GopBlt Buffer containing GOP version of BmpImage.
317 @param[in, out] GopBltSize Size of GopBlt in bytes.
318 @param[out] PixelHeight Height of GopBlt/BmpImage in pixels
319 @param[out] PixelWidth Width of GopBlt/BmpImage in pixels
321 @retval EFI_SUCCESS GopBlt and GopBltSize are returned.
323 @retval EFI_BUFFER_TOO_SMALL The passed in GopBlt buffer is not big enough.
333 IN OUT VOID **GopBlt,
445 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c 647 is passed in a GopBlt buffer will be allocated by this routine. If a GopBlt
652 @param GopBlt Buffer containing GOP version of BmpImage.
653 @param GopBltSize Size of GopBlt in bytes.
654 @param PixelHeight Height of GopBlt/BmpImage in pixels
655 @param PixelWidth Width of GopBlt/BmpImage in pixels
657 @retval EFI_SUCCESS GopBlt and GopBltSize are returned.
659 @retval EFI_BUFFER_TOO_SMALL The passed in GopBlt buffer is not big enough.
668 IN OUT VOID **GopBlt,
780 if (*GopBlt == NULL) {
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
Gop.c 429 GopBlt (
644 GopBlt,

Completed in 384 milliseconds