Tue, Apr 14, 2020 9:23:15 PM

This commit is contained in:
Samuel Tulach
2020-04-14 21:23:15 +02:00
parent 4f835fc121
commit e5d1d065fe

View File

@@ -16,4 +16,9 @@ Compiling any of the example client programs is pretty simple. Open the solution
Compiling the driver is also pretty simple. First you need a working Linux install (or you can use subsystem for Windows) and install gnu-efi (commands for Ubuntu 18.04):
apt install gnu-efi
apt install gnu-efi
That's all you need to install. Package manager (in the example apt) should install all the depencies for you. Once the installation is complete, close this repo (make sure you have git installed):
git clone https://github.com/SamuelTulach/efi-memory