Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootClient.c759 BOOLEAN IdentityMode; in HttpBootGetBootFile() local
986 IdentityMode = TRUE; in HttpBootGetBootFile()
988 IdentityMode = FALSE; in HttpBootGetBootFile()
996 if (IdentityMode) { in HttpBootGetBootFile()