mirror of
https://github.com/ipxe/ipxe
synced 2025-12-10 21:41:09 +03:00
832807726a76d2f47012f3df5b877173201e27ba
from protected-mode code. Set up %ds to point to .data16 in prot_to_real, so that code specified via REAL_EXEC() and friends can access variables in .data16. Move most real-mode librm variables from .text16 to .data16.
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%