Add missing secure boot build option

Signed-off-by: Hot Tian <hot.tian@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13196 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
hhtian 2012-04-16 01:31:17 +00:00
parent ff4d6bb315
commit cbc6b5e545
1 changed files with 2 additions and 0 deletions

View File

@ -194,7 +194,9 @@
#
# Runtime
#
!if $(SECURE_BOOT_ENABLE) == TRUE
BaseCryptLib|CryptoPkg/Library/BaseCryptLib/RuntimeCryptLib.inf
!endif
################################################################################
#