Add null instance of SmmLib in IntelFrameworkPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8686 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xli24
2009-06-30 06:59:33 +00:00
parent d569cbb0d1
commit a56678b8ce
3 changed files with 127 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
#
# This DSC file is used for Package Level build.
#
# Copyright (c) 2007, Intel Corporation
# Copyright (c) 2007 - 2009, Intel Corporation
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -75,4 +75,5 @@
IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf
IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf
IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLibFramework.inf
IntelFrameworkPkg/Library/SmmLibNull/SmmLibNull.inf