mirror of https://github.com/acidanthera/audk.git
9 lines
192 B
PHP
9 lines
192 B
PHP
|
##
|
||
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
##
|
||
|
|
||
|
DEFINE TPM2_ENABLE = FALSE
|
||
|
|
||
|
# has no effect unless TPM2_ENABLE == TRUE
|
||
|
DEFINE TPM1_ENABLE = TRUE
|