6 Forks
27 Stars
27 Watchers

UEFI-Tuts

YOUTUBE Tutorials on how the UEFI works to boot your own Operating System. Think of this as an EFI Bootloader.

How to download and setup UEFI-Tuts

Open terminal and run command
git clone https://github.com/ThatOSDev/UEFI-Tuts.git
git clone is used to create a copy or clone of UEFI-Tuts repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UEFI-Tuts https://github.com/ThatOSDev/UEFI-Tuts/archive/master.zip

Or simply clone UEFI-Tuts with SSH
[email protected]:ThatOSDev/UEFI-Tuts.git

If you have some problems with UEFI-Tuts

You may open issue on UEFI-Tuts support forum (system) here: https://github.com/ThatOSDev/UEFI-Tuts/issues