mirror of https://github.com/acidanthera/audk.git
11 lines
240 B
PHP
11 lines
240 B
PHP
|
##
|
||
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
#
|
||
|
# MorLock support
|
||
|
##
|
||
|
|
||
|
SecurityPkg/Tcg/MemoryOverwriteControl/TcgMor.inf
|
||
|
!if $(SMM_REQUIRE) == TRUE
|
||
|
SecurityPkg/Tcg/MemoryOverwriteRequestControlLock/TcgMorLockSmm.inf
|
||
|
!endif
|