Initial commit

This commit is contained in:
bzt 2021-02-01 01:15:31 +01:00
parent 98bf96c676
commit 2b39d5b525

View file

@ -36,7 +36,7 @@ Distributing as Source
This is the preferred way, as it also provides a Makefile to set up your toolchain properly.
1. simply copy the `uefi` directory into your source tree (or set up a git submodule). Twelfe files, about 140K in total.
1. simply copy the `uefi` directory into your source tree (or set up a git submodule). A dozen files, about 140K in total.
2. create an extremely simple **Makefile** like below
3. compile your code for UEFI by running `make`