Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Library/ImageDecoderLib/
DImageDecoderLib.c27 } IMAGE_DECODER_ENTRY; typedef
30 CR (Link, IMAGE_DECODER_ENTRY, Link, IMAGE_DECODER_ENTRY_SIGNATURE)
64 IMAGE_DECODER_ENTRY *Entry; in DecodeImage()
109 IMAGE_DECODER_ENTRY *Entry; in RegisterImageDecoder()
111 Entry = AllocatePool (sizeof (IMAGE_DECODER_ENTRY)); in RegisterImageDecoder()