mirror of
https://github.com/ipxe/ipxe.git
synced 2026-09-03 20:53:14 -05:00
c85ad1246890cf3c0c5f2ac6de06ab046ddd0043
Define a cpu_halt() function which is architecture-specific but platform-independent, and merge the multiple architecture-specific implementations of the EFI cpu_nap() function into a single central efi_cpu_nap() that uses cpu_halt() if applicable. 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
98.4%
Assembly
0.7%
Perl
0.3%
Python
0.3%
Makefile
0.2%