I've just studied the Windows boot process (theoretically) and now I want to compare the Android's boot sequence with the Windows boot sequence. One point I've found is that in Windows there is BIOS and in android there is BOOT ROM that does the same task. Can you please help me to get more differences? Also which is more secure in terms of boot process and why?
Asked
Active
Viewed 133 times
2
-
1See Android device load process and How to boot Ubuntu persistent live USB on Android? and Why Android devices are more brickable than PCs? and BOOT PROCESS: ANDROID vs. LINUX. All answers cover Android vs. PC (Linux or Windows) scenario. – Irfan Latif Apr 05 '21 at 14:30
-
1On Windows BIOS/UEFI is a standardized technology. On Android the lower boot process is not standardized at all. – Robert Apr 05 '21 at 16:22
-
Robert, I think you did not understand my question. Actually, I'm searching for the difference between Android's boot sequence and Window's boot sequence. Also, I'm concerned about the security that which has a more secure boot sequence? – Mahnoor Ali Apr 06 '21 at 15:11