mirror of
https://github.com/ipxe/ipxe
synced 2025-12-07 09:50:26 +03:00
a4b5dd63c5a99df3cfa2c4dd3cd0fd9019635b92
Split out the runtime relocation logic from sbiprefix.S to a new library libprefix.S. Since this logically decouples the process of runtime relocation from the _sbi_start symbol (currently used to determine the base address for applying relocations), provide an alternative mechanism for the relocator to determine the base address. Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97.3%
Assembly
1.5%
Perl
0.6%
Makefile
0.3%
Python
0.2%