mirror of
https://github.com/ipxe/ipxe
synced 2026-01-26 09:23:49 +03:00
420e475b11b08c1d7ddf3d5a6ef0571626b0bea1
Relocation requires knowledge of the size of the accessible physical address space, which for 64-bit CPUs will vary according to the paging level supported by the processor. Update enable_paging_64() and enable_paging_32() to calculate and return the size of the accessible physical address space. 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%