What is a boot loader?
Anónimo
In embedded systems, a bootloader is a special program or piece of code that is responsible for loading the operating system or application software into the microcontroller or microprocessor's memory during the system's boot-up process. The bootloader is typically stored in a non-volatile memory such as Flash or ROM and is executed when the system is powered on or reset.