Home | History | Annotate | Download | only in UefiPxeBcDxe

Lines Matching refs:Started

250   Started field of the EFI_PXE_BASE_CODE_MODE structure is already TRUE, then

257 PXE Base Code Protocol will be started, and all of the fields of the EFI_PXE_BASE_CODE_MODE
296 that is being started. Set to TRUE for IPv6 addresses, and FALSE for
299 @retval EFI_SUCCESS The PXE Base Code Protocol was started.
303 @retval EFI_ALREADY_STARTED The PXE Base Code Protocol is already in the started state.
328 if (Mode->Started) {
367 Mode->Started = TRUE;
415 //the active state, If the DHCP4 D.O.R.A started by IP4 auto
450 Mode->Started = FALSE;
463 in Start() are released, the Started field of the EFI_PXE_BASE_CODE_MODE structure is
464 set to FALSE and EFI_SUCCESS is returned. If the Started field of the EFI_PXE_BASE_CODE_MODE
492 if (!Mode->Started) {
520 Mode->Started = FALSE;
598 if (!Mode->Started) {
835 if (!Mode->Started) {
1403 if (!Mode->Started) {
1675 if (!Mode->Started) {
1945 if (!Mode->Started) {
1946 DEBUG ((EFI_D_ERROR, "BC was not started.\n"));
2108 if (!Mode->Started) {
2224 if (!Mode->Started) {
2320 if (!Mode->Started) {
2421 if (!Mode->Started) {