mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	Much of the content here is useful only for development. Move it under that section. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
		
			
				
	
	
		
			16 lines
		
	
	
		
			358 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			358 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. SPDX-License-Identifier: GPL-2.0+
 | 
						|
 | 
						|
Unified Extensible Firmware (UEFI)
 | 
						|
==================================
 | 
						|
 | 
						|
U-Boot provides an implementation of the UEFI API allowing to run UEFI
 | 
						|
compliant software like Linux, GRUB, and iPXE. Furthermore U-Boot itself
 | 
						|
can be run an UEFI payload.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 2
 | 
						|
 | 
						|
   uefi.rst
 | 
						|
   u-boot_on_efi.rst
 | 
						|
   iscsi.rst
 |