mirror of
				https://gitlab.com/qemu-project/ipxe.git
				synced 2025-11-03 07:59:06 +08:00 
			
		
		
		
	
			
				
					
						
					
					81e3351b9b6ffc6c5ea4c3863617457e6f5abb28
				
			
			
		
	The UEFI specification mandates that the EFI watchdog timer should be disabled by the platform firmware as part of the ExitBootServices() call, but some platforms (e.g. Hyper-V) are observed to occasionally forget to do so, resulting in a reboot approximately five minutes after starting the operating system. Work around these firmware bugs by disabling the watchdog timer ourselves. Requested-by: Andreas Hammarskjöld <junior@2PintSoftware.com> 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
Description
				
					Languages
				
				
								
								
									C
								
								97.2%
							
						
							
								
								
									Assembly
								
								1.5%
							
						
							
								
								
									Perl
								
								0.6%
							
						
							
								
								
									Makefile
								
								0.4%
							
						
							
								
								
									Python
								
								0.2%