Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDxe.h98 ImageTypeMax enumerator
DHttpBootImpl.c488 ImageType = ImageTypeMax; in HttpBootDxeLoadFile()
DHttpBootSupport.c1128 *ImageType = ImageTypeMax; in HttpBootCheckImageType()
1133 return (*ImageType < ImageTypeMax) ? EFI_SUCCESS : EFI_NOT_FOUND; in HttpBootCheckImageType()
DHttpBootClient.c804 Cache->ImageType = ImageTypeMax; in HttpBootGetBootFile()