Commit ce0bdc3
ArmVirtPkg/ArmVirtQemu: Expose DEBUG_TO_MEM as a build option
ArmVirtQemu.dsc has several build options, but DEBUG_TO_MEM are
missing from the top definition list. This makes it difficult
for users to identify all available configuration flags.
Add DEBUG_TO_MEM to the [Defines] section with a default value of
FALSE to improve visibility.
This change has no functional impact.
Signed-off-by: Richard Lyu <[email protected]>1 parent ef23e3c commit ce0bdc3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments