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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/Bmp/
Bmp.c 14 Bmp.c
19 GUID used as a filename for the BMP logo
24 #include EFI_GUID_DEFINITION (Bmp)
28 EFI_GUID_STRING (&gEfiDefaultBmpLogoGuid, "Guid for BMP logo", "Guid for BMP logo");
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
GraphicsLib.h 31 #include EFI_GUID_DEFINITION (Bmp)
118 Convert a *.BMP graphics image to a GOP/UGA blt buffer. If a NULL Blt buffer
124 BmpImage - Pointer to BMP file
140 EFI_UNSUPPORTED - BmpImage is not a valid *.BMP image
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/
GuidList.c 47 #include EFI_GUID_DEFINITION (Bmp)
  /external/clang/test/SemaCXX/
functional-cast.cpp 137 typedef int B::*Bmp;
138 (void)Bmp((int A::*)0);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootGraphicsResourceTableDxe/
BootGraphicsResourceTableDxe.c 17 #include <IndustryStandard/Bmp.h>
332 // Free orignal BMP memory
339 // Allocate memory for BMP file.
373 // Convert BLT buffer to BMP file.
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
QuietBoot.c 16 #include <IndustryStandard/Bmp.h>
25 Convert a *.BMP graphics image to a GOP blt buffer. If a NULL Blt buffer
29 @param BmpImage Pointer to BMP file
37 @retval EFI_UNSUPPORTED BmpImage is not a valid *.BMP image
134 // BMP file may has padding data between the bmp header section and the bmp data section.
184 // Convert image from BMP to Blt buffer format
193 // Convert 1-bit (2 colors) BMP to 24-bit color
209 // Convert 4-bit (16 colors) BMP Palette to 24-bit color
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
QuietBoot.c 16 #include <IndustryStandard/Bmp.h>
25 Convert a *.BMP graphics image to a GOP blt buffer. If a NULL Blt buffer
29 @param BmpImage Pointer to BMP file
37 @retval EFI_UNSUPPORTED BmpImage is not a valid *.BMP image
134 // BMP file may has padding data between the bmp header section and the bmp data section.
184 // Convert image from BMP to Blt buffer format
193 // Convert 1-bit (2 colors) BMP to 24-bit color
209 // Convert 4-bit (16 colors) BMP Palette to 24-bit color
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c 16 #include <IndustryStandard/Bmp.h>
646 Convert a *.BMP graphics image to a GOP blt buffer. If a NULL Blt buffer
650 @param BmpImage Pointer to BMP file
658 @retval EFI_UNSUPPORTED BmpImage is not a valid *.BMP image
754 // BMP file may has padding data between the bmp header section and the bmp data section.
804 // Convert image from BMP to Blt buffer format
813 // Convert 1-bit (2 colors) BMP to 24-bit color
829 // Convert 4-bit (16 colors) BMP Palette to 24-bit color
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleLib.c 26 #include <IndustryStandard/Bmp.h>
308 Convert a *.BMP graphics image to a GOP blt buffer. If a NULL Blt buffer
314 @param[in] BmpImage Pointer to BMP file
322 @retval EFI_UNSUPPORTED BmpImage is not a valid *.BMP image
419 // BMP file may has padding data between the bmp header section and the bmp data section.
469 // Convert image from BMP to Blt buffer format
478 // Convert 1-bit (2 colors) BMP to 24-bit color
494 // Convert 4-bit (16 colors) BMP Palette to 24-bit color
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsConsole.c 16 #include <IndustryStandard/Bmp.h>
646 Convert a *.BMP graphics image to a GOP blt buffer. If a NULL Blt buffer
650 @param BmpImage Pointer to BMP file
658 @retval EFI_UNSUPPORTED BmpImage is not a valid *.BMP image
754 // BMP file may has padding data between the bmp header section and the bmp data section.
804 // Convert image from BMP to Blt buffer format
813 // Convert 1-bit (2 colors) BMP to 24-bit color
829 // Convert 4-bit (16 colors) BMP Palette to 24-bit color
    [all...]

Completed in 392 milliseconds