mirror of
				https://github.com/brain-hackers/brainlilo
				synced 2025-11-04 14:38:35 +09:00 
			
		
		
		
	Wait 1sec before jumping to U-Boot
This commit is contained in:
		@@ -180,6 +180,8 @@ __attribute__((noreturn)) static DWORD EDNA2_callKernelEntryPoint()
 | 
			
		||||
    outputDebugMessage(L"BrainLILO: injecting code to internal ram");
 | 
			
		||||
    EDNA2_installPhysicalInvoker();
 | 
			
		||||
    outputDebugMessage(L"BrainLILO: invoking");
 | 
			
		||||
    Sleep(1000);
 | 
			
		||||
 | 
			
		||||
    EDNA2_runPhysicalInvoker();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user