firmwareBIOS
Firmware BIOS is the system firmware responsible for hardware initialization and bootstrapping a computer. It resides in non-volatile memory on the motherboard and runs before the operating system, performing power-on self-test, hardware enumeration, and the initial loading of the bootloader.
Historically, BIOS referred to a 16-bit firmware interface used by IBM PC compatible systems. Newer systems
Operation and features: On power-up, the firmware performs POST, initializes the chipset, memory, and devices, and
Update and reliability: Firmware updates are delivered as flashable images that replace the code in the ROM/flash
Security: Modern firmware implements features such as Secure Boot, measured boot, and cryptographic signing to protect