mirror of
https://gitlab.com/bztsrc/posix-uefi.git
synced 2024-12-28 06:55:08 +01:00
Initial commit
This commit is contained in:
parent
98bf96c676
commit
2b39d5b525
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue