From 2b39d5b52517328973ca989207627ae8bb7da2b0 Mon Sep 17 00:00:00 2001 From: bzt Date: Mon, 1 Feb 2021 01:15:31 +0100 Subject: [PATCH] Initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f87b0ef..cc67ddd 100644 --- a/README.md +++ b/README.md @@ -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`