Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/
Dedksetup.bat18 @REM edksetup.bat [--nt32] [AntBuild] [Rebuild] [ForceRebuild] [Reconfig]
99 if /I "%1"=="Reconfig" shift
148 @echo Usage: "%0 [-h | -help | --help | /h | /help | /?] [--nt32 [X64]] [Reconfig]"
159 @echo Reconfig Reinstall target.txt, tools_def.txt and build_rule.txt.
163 @echo respectively if they do not exist. Use option [Reconfig] to force the copy.
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
DIp4Impl.h212 BOOLEAN Reconfig; member
DIp4Impl.c481 BOOLEAN Reconfig; in Ip4ServiceConfigMnp() local
485 Reconfig = FALSE; in Ip4ServiceConfigMnp()
516 Reconfig = TRUE; in Ip4ServiceConfigMnp()
525 if (EFI_ERROR (Status) && Reconfig) { in Ip4ServiceConfigMnp()
DIp4Driver.c251 IpSb->Reconfig = FALSE; in Ip4CreateService()
450 IpSb->Reconfig = FALSE; in Ip4CleanService()
DIp4Config2Impl.c498 if (IpSb->Reconfig) { in Ip4Config2SetDefaultAddr()
582 IpSb->Reconfig = FALSE; in Ip4Config2SetDefaultAddr()
1287 IpSb->Reconfig = TRUE; in Ip4Config2SetMaunualAddress()
2058 IpSb->Reconfig = TRUE; in Ip4AutoReconfigCallBackDpc()
/device/linaro/bootloader/edk2/BaseTools/
Dtoolsetup.bat44 if /I "%1"=="Reconfig" (
163 echo !!! WARNING !!! WORKSPACE environment variable was not set, cannot Reconfig !!!
391 …echo Usage: "%0 [-h | -help | --help | /h | /help | /?] [ Rebuild | ForceRebuild ] [Reconfig] [ba…
399 @echo Reconfig Reinstall target.txt, tools_def.txt and build_rule.txt.
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Impl.c518 BOOLEAN Reconfig; in Ip6ServiceConfigMnp() local
522 Reconfig = FALSE; in Ip6ServiceConfigMnp()
553 Reconfig = TRUE; in Ip6ServiceConfigMnp()
562 if (EFI_ERROR (Status) && Reconfig) { in Ip6ServiceConfigMnp()
/device/linaro/bootloader/edk2/BaseTools/Scripts/
DShowEnvironment.bat198 @if "%RECONFIG%"=="TRUE" @echo ERROR : Reconfig failed