mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-10-31 20:18:18 +00:00 
			
		
		
		
	Add documentation for the FWU Multi Bank Update feature. The document describes the steps needed for setting up the platform for the feature, as well as steps for enabling the feature on the platform. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
		
			
				
	
	
		
			17 lines
		
	
	
		
			377 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			377 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
 | |
|    fwu_updates.rst
 |