Home | History | Annotate | Download | only in GenFds

Lines Matching refs:writelines

72             BsfInf.writelines ("[OPTIONS]" + T_CHAR_LF)

73 BsfInf.writelines ("IA32_RST_BIN" + \
77 BsfInf.writelines (T_CHAR_LF)
79 BsfInf.writelines ("[COMPONENTS]" + T_CHAR_LF)
82 BsfInf.writelines ("COMP_NAME" + \
87 BsfInf.writelines ("COMP_LOC" + \
93 BsfInf.writelines ("COMP_LOC" + \
100 BsfInf.writelines ("COMP_LOC" + \
105 BsfInf.writelines ("COMP_LOC" + \
110 BsfInf.writelines ("COMP_TYPE" + \
114 BsfInf.writelines ("COMP_VER" + \
118 BsfInf.writelines ("COMP_CS" + \
126 BsfInf.writelines ("COMP_BIN" + \
134 BsfInf.writelines ("COMP_SYM" + \
138 BsfInf.writelines ("COMP_SIZE" + \
142 BsfInf.writelines (T_CHAR_LF)