Home
last modified time | relevance | path

Searched refs:ImageFormatBmp (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
DPlatformLogo.h29 ImageFormatBmp, enumerator
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BmpImageDecoderLib/
DBmpImageDecoderLib.c68 if ((ImageFormat != ImageFormatBmp) && (ImageFormat != ImageFormatUnknown)) { in BmpImageDecoderLibConvertBmpToGopBlt()
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c41 …BootLogoEnableLogo (ImageFormatBmp, PcdGetPtr(PcdLogoFile), EdkiiPlatformLogoDisplayAttributeCente… in PlatformBootManagerDiagnostics()