mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 23:15:10 +03:00
82342e0b8f34285c02ea5915ff1b74bc9a915efc
away code such as
if ( strcmp ( some_string, "some_value" ) != 0 ) {
DBG ( "Bad value received!" );
}
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%