When multiple iPXE binaries are running concurrently (e.g. in the case of undionly.kpxe using an underlying iPXE driver via the UNDI interface) it would be helpful to be able to visually distinguish debug messages from each binary. Allow the range of debug colours used to be customised via the DBGCOL=... build parameter. For example: # Restrict to colours 31-33 (red, green, yellow) make DBGCOL=31-33 # Restrict to colours 34-36 (blue, magenta, cyan) make DBGCOL=34-36 Signed-off-by: Michael Brown <mcb30@ipxe.org>tags/v1.20.1
|
|
||
710 |
|
710 |
|
711 |
|
711 |
|
712 |
|
712 |
|
|
713 |
|
|
|
714 |
|
|
|
715 |
|
|
|
716 |
|
|
|
717 |
|
|
|
718 |
|
|
|
719 |
|
|
|
720 |
|
|
|
721 |
|
|
|
722 |
|
|
|
723 |
|
|
|
724 |
|
|
|
725 |
|
|
|
726 |
|
|
|
727 |
|
|
|
728 |
|
|
|
729 |
|
|
|
730 |
|
|
|
731 |
|
|
|
732 |
|
|
|
733 |
|
|
|
734 |
|
|
|
735 |
|
|
|
736 |
|
|
|
737 |
|
|
713 |
|
738 |
|
714 |
|
739 |
|
715 |
|
740 |
|
|
|
||
118 |
|
118 |
|
119 |
|
119 |
|
120 |
|
120 |
|
|
121 |
|
|
|
122 |
|
|
|
123 |
|
|
|
124 |
|
|
|
125 |
|
|
|
126 |
|
|
|
127 |
|
|
|
128 |
|
|
|
129 |
|
|
121 |
|
130 |
|
122 |
|
131 |
|
123 |
|
132 |
|
|
|
||
125 |
|
134 |
|
126 |
|
135 |
|
127 |
|
136 |
|
128 |
|
|
|
|
137 |
|
|
|
138 |
|
|
|
139 |
|
|
129 |
|
140 |
|
130 |
|
141 |
|
131 |
|
142 |
|
|
|
||
142 |
|
153 |
|
143 |
|
154 |
|
144 |
|
155 |
|
145 |
|
|
|
|
156 |
|
|
146 |
|
157 |
|
147 |
|
158 |
|
148 |
|
159 |
|
|
|
||
180 |
|
191 |
|
181 |
|
192 |
|
182 |
|
193 |
|
183 |
|
|
|
|
194 |
|
|
184 |
|
195 |
|
185 |
|
196 |
|
186 |
|
197 |
|