In the file : all.tcf, we always see "prog".
We know that the prog variable refers to a Program object from the TCOM. This variable is set by the Tconf environment during initialization.
We just see the use of the "prog", but where the definition and declaration of this "prog"??
In additon, the "bios" and "utils" are the same. I can't find the document about the definition.
Can you tell me something details about them??