diff --git a/Debug/README.md b/Debug/README.md index 4f2b4f6c..4bab1f67 100644 --- a/Debug/README.md +++ b/Debug/README.md @@ -16,6 +16,8 @@ The general approach is as follows: #### Preparing Source Code +To get started, the compilation environment should be set up. Such commands can be found in `Docs/Configuratio.pdf`, section `3.3 Contribution`. + By default EDK II optimises produced binaries, so to build a "real" debug binary one should target `NOOPT`. Do be aware that it strongly affects resulting binary size: