906265bada
- gcc assumes that %ecx and %edx are clobbered (due to calling conventions), thus there is no need for saving/restoring those two registers. - %es is reset to default value by real_to_prot, thus there is no need for saving/restorig that register. Submitted by: tegge |
||
---|---|---|
.. | ||
biosboot | ||
dosboot | ||
kzipboot | ||
netboot | ||
rawboot | ||
Makefile |