Searched refs:emb_script_path (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/
H A Dbuild.php167 $emb_script_path = "$build_dir" . "/script0.ipxe"; variable
176 write_file_from_string ( $emb_script_path, $embedded_script );
177 $emb_script_cmd = "EMBEDDED_IMAGE=${emb_script_path}";

Completed in 58 milliseconds