
UEFI Shell Scripting Tutorial
UEFI (Unified EFI – Extensible Firmware Interface) is a software specification used to interface between the operating system and the firmware of your computer’s hardware. Fig 1: The position of EFI in the software stack (source: Wikipedia¹) UEFI has a built-in shell program called UEFI Shell or EFI Shell. You can use it to run […]