Skip to content

Commit

Permalink
Debug: Mention early environment setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PMheart authored Mar 9, 2022
1 parent 05ac76b commit e0e5a25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Debug/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit e0e5a25

Please sign in to comment.