Firmware update
Todays computers usually offers you the firmware updates (BIOS, motherboard, etc) via Windows, but we are not running Windows now.
So pay attention now, because it’s quite important. We are talking about a sort of a “hardware” upgrade here, when talking about BIOS and etc. So you don’t want a malfunctioning computer or that your computer doesn’t reboot.
So if there is any warnings or errors, you should take a close look of them.
Install fwupd on Debian
sudo apt install fwupd
Install fwupd on Arch Linux
sudo pacman -S fwupd
Download and refresh the metadata
sudo fwupdmgr refresh --force
Check the Firmware updates
sudo fwupdmgr get-updates
Install the updates
sudo fwupdmgr update
Ensure that the firmware is up to date
sudo fwupdmgr get-devices