{
    if ($pxe{status} eq "enabled")
    {
	return "option client-architecture code 93 = unsigned integer 16;";
    }
}

