Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:Policy

1004     // Select offer by default policy.

1134 // The proxy offer should be determined if select by default policy.
1231 // PXE driver change the policy of IP6 driver, it's a chance to recover.
1375 EFI_IP6_CONFIG_POLICY Policy;
1413 Policy = Ip6ConfigPolicyManual;
1418 &Policy
1539 Set the IP6 policy to Automatic.
1543 @retval EFI_SUCCESS Switch the IP policy succesfully.
1552 EFI_IP6_CONFIG_POLICY Policy;
1561 // Get and store the current policy of IP6 driver.
1574 Policy = Ip6ConfigPolicyAutomatic;
1579 &Policy
1744 // Select offer by the default policy or by order, and record the SelectIndex
2080 // the IP policy is Automatic). So we just hold the station IP address here and leave the IP policy as