mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
833d6cc8ececc11e7fd615972e407d0fca425545
link-time check for section overlaps. (In order to avoid wasting space in the executable image, .bss16 will overlap with the following section, which is .text).
Languages
C
97.1%
Assembly
1.5%
Perl
0.6%
Makefile
0.4%
Python
0.3%