Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootImpl.c491 …if (Status == EFI_BUFFER_TOO_SMALL && (ImageType == ImageTypeVirtualCd || ImageType == ImageTypeVi… in HttpBootDxeLoadFile()
502 if (ImageType == ImageTypeVirtualCd || ImageType == ImageTypeVirtualDisk) { in HttpBootDxeLoadFile()
DHttpBootDxe.h96 ImageTypeVirtualCd, enumerator
DHttpBootSupport.c1124 *ImageType = ImageTypeVirtualCd; in HttpBootCheckImageType()
1173 if (ImageType == ImageTypeVirtualCd) { in HttpBootRegisterRamDisk()