KARGS_FLAGS_PXE
if (kargs->bootflags & KARGS_FLAGS_PXE)
} else if ((kargs->bootflags & KARGS_FLAGS_PXE) != 0) {