mirror of
https://github.com/ipxe/ipxe
synced 2026-01-21 18:30:56 +03:00
3fd54e4f3a84915470582d93d001e7229783aa06
The page table entries for the identity map vary according to the paging level in use, and so must be constructed within the loop used to detect the maximum supported paging level. Other page table entries are invariant between paging levels, and so may be constructed just once before entering the loop. 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%