diff options
author | Peter Jones <pjones@redhat.com> | 2019-09-20 14:45:07 -0400 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2019-10-22 20:22:04 +0200 |
commit | 46bb81200742fabfe5c5624c22e72f036af02869 (patch) | |
tree | 68aa6c31d6041487499f3cfd25db38ad4e265ea5 /SecurityPkg/Tcg | |
parent | f413d9bee3f6cabd4b11ad0a1ab9ff865092fb16 (diff) | |
download | edk2-46bb81200742fabfe5c5624c22e72f036af02869.tar.gz edk2-46bb81200742fabfe5c5624c22e72f036af02869.tar.bz2 edk2-46bb81200742fabfe5c5624c22e72f036af02869.zip |
OvmfPkg: Make SOURCE_DEBUG_ENABLE actually need to be set to TRUE
Currently some tests check the value of SOURCE_DEBUG_ENABLE, and some
tests check if it's defined or not. Additionally, in UefiPayloadPkg as
well as some other trees, we define it as FALSE in the .dsc file.
This patch changes all of the Ovmf platforms to explicitly define it as
FALSE by default, and changes all of the checks to test if the value is
TRUE.
Signed-off-by: Peter Jones <pjones@redhat.com>
Message-Id: <20190920184507.909884-1-pjones@redhat.com>
[lersek@redhat.com: drop Contributed-under line, per TianoCore BZ#1373]
[lersek@redhat.com: replace "!= TRUE" with more idiomatic "== FALSE"]
Cc: Andrew Fish <afish@apple.com>
Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Cc: Leif Lindholm <leif.lindholm@linaro.org>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Peter Jones <pjones@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com>
Diffstat (limited to 'SecurityPkg/Tcg')
0 files changed, 0 insertions, 0 deletions