Home
last modified time | relevance | path

Searched refs:make_boot1_system_file (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/bin/tool/
Dbootrun61 make_boot1_system_file()
220 make_boot1_system_file "$BOOTRUN_WORK_DIR/ppc.bsf"
/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs4136 … CAFEX_ERROR boot1file_ret = make_boot1_system_file(BOOTRUN_WORK_DIR.value + "\\ppc.bsf"); in bootrun()
7637 static CAFEX_ERROR make_boot1_system_file(string bsf_file) in make_boot1_system_file() method in CafeX.Program