Home
last modified time | relevance | path

Searched refs:commandLine (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/IntelFspWrapperPkg/FspWrapperSecCore/Vtf0/
DBuild.py20 def RunCommand(commandLine): argument
22 return subprocess.call(commandLine)
34 commandLine = ( variable
41 ret = RunCommand(commandLine)
45 commandLine = ( variable
51 ret = RunCommand(commandLine)
/device/linaro/bootloader/edk2/IntelFspPkg/FspSecCore/Vtf0/
DBuild.py20 def RunCommand(commandLine): argument
22 return subprocess.call(commandLine)
34 commandLine = ( variable
41 ret = RunCommand(commandLine)
45 commandLine = ( variable
51 ret = RunCommand(commandLine)
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DBuild.py20 def RunCommand(commandLine): argument
22 return subprocess.call(commandLine)
34 commandLine = ( variable
41 ret = RunCommand(commandLine)
45 commandLine = ( variable
51 ret = RunCommand(commandLine)
/device/linaro/bootloader/edk2/IntelFsp2Pkg/FspSecCore/Vtf0/
DBuild.py20 def RunCommand(commandLine): argument
22 return subprocess.call(commandLine)
34 commandLine = ( variable
41 ret = RunCommand(commandLine)
45 commandLine = ( variable
51 ret = RunCommand(commandLine)