Wednesday, January 17, 2018

Why UEFI over BIOS



BIOS - Basic Input Output System

Its a firmware, which has instructions stored to perform hardware initialization during booting and to provide runtime services for operating system

UEFI - Unified Extensible Firmware Interface

UEFI is same as BIOS with below advantages are.

Its supports partition more than 2 TB

It is quicker to boot up

It has got an actual graphical interface with animation and mouse support compared to BIOS boring blue screen


No comments:

Powershell script to find a Folder location in outlook

Very useful when you have hundreds of folders in the user mailbox or shared mailbox, and you want to find a specific folder that was acciden...